Searched refs:bind_type (Results 1 - 19 of 19) sorted by relevance

/external/iproute2/include/linux/
H A Dif_vlan.h56 unsigned int bind_type; member in union:vlan_ioctl_args::__anon22291
/external/kernel-headers/original/uapi/linux/
H A Dif_vlan.h57 unsigned int bind_type; member in union:vlan_ioctl_args::__anon23087
/external/libnl/include/linux/
H A Dif_vlan.h54 unsigned int bind_type; member in union:vlan_ioctl_args::__anon24453
/external/chromium_org/net/udp/
H A Dudp_client_socket.cc11 UDPClientSocket::UDPClientSocket(DatagramSocket::BindType bind_type, argument
15 : socket_(bind_type, rand_int_cb, net_log, source) {
H A Dudp_client_socket.h20 UDPClientSocket(DatagramSocket::BindType bind_type,
H A Dudp_socket_libevent.h25 UDPSocketLibevent(DatagramSocket::BindType bind_type,
H A Dudp_socket_win.h27 UDPSocketWin(DatagramSocket::BindType bind_type,
H A Dudp_socket_libevent.cc63 DatagramSocket::BindType bind_type,
72 bind_type_(bind_type),
82 if (bind_type == DatagramSocket::RANDOM_BIND)
62 UDPSocketLibevent( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, net::NetLog* net_log, const net::NetLog::Source& source) argument
H A Dudp_socket_win.cc239 UDPSocketWin::UDPSocketWin(DatagramSocket::BindType bind_type, argument
248 bind_type_(bind_type),
257 if (bind_type == DatagramSocket::RANDOM_BIND)
/external/chromium_org/net/socket/
H A Dclient_socket_factory.h37 DatagramSocket::BindType bind_type,
H A Dclient_socket_factory.cc71 DatagramSocket::BindType bind_type,
76 new UDPClientSocket(bind_type, rand_int_cb, net_log, source));
H A Dtransport_client_socket_pool_test_util.h73 DatagramSocket::BindType bind_type,
H A Dsocket_test_util.cc676 DatagramSocket::BindType bind_type,
684 if (bind_type == DatagramSocket::RANDOM_BIND)
1910 DatagramSocket::BindType bind_type,
1919 if (bind_type == DatagramSocket::RANDOM_BIND)
675 CreateDatagramClientSocket( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, net::NetLog* net_log, const net::NetLog::Source& source) argument
1909 CreateDatagramClientSocket( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, net::NetLog* net_log, const NetLog::Source& source) argument
H A Dtransport_client_socket_pool_test_util.cc339 DatagramSocket::BindType bind_type,
338 CreateDatagramClientSocket( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, NetLog* net_log, const NetLog::Source& source) argument
H A Dsocket_test_util.h654 DatagramSocket::BindType bind_type,
1267 DatagramSocket::BindType bind_type,
H A Dclient_socket_pool_base_unittest.cc207 DatagramSocket::BindType bind_type,
/external/chromium_org/net/dns/
H A Ddns_session_unittest.cc30 DatagramSocket::BindType bind_type,
186 DatagramSocket::BindType bind_type,
H A Ddns_transaction_unittest.cc188 DatagramSocket::BindType bind_type,
/external/chromium_org/net/quic/
H A Dquic_stream_factory.cc835 DatagramSocket::BindType bind_type = enable_port_selection ? local
840 bind_type,

Completed in 6586 milliseconds