/external/iproute2/include/linux/ |
H A D | if_vlan.h | 56 unsigned int bind_type; member in union:vlan_ioctl_args::__anon19577
|
/external/chromium_org/net/udp/ |
H A D | udp_client_socket.cc | 11 UDPClientSocket::UDPClientSocket(DatagramSocket::BindType bind_type, argument 15 : socket_(bind_type, rand_int_cb, net_log, source) {
|
H A D | udp_client_socket.h | 20 UDPClientSocket(DatagramSocket::BindType bind_type,
|
H A D | udp_socket_win.h | 26 UDPSocketWin(DatagramSocket::BindType bind_type,
|
H A D | udp_socket_libevent.h | 25 UDPSocketLibevent(DatagramSocket::BindType bind_type,
|
H A D | udp_socket_libevent.cc | 63 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 D | udp_socket_win.cc | 162 UDPSocketWin::UDPSocketWin(DatagramSocket::BindType bind_type, argument 171 bind_type_(bind_type), 178 if (bind_type == DatagramSocket::RANDOM_BIND)
|
/external/chromium_org/net/socket/ |
H A D | client_socket_factory.h | 37 DatagramSocket::BindType bind_type,
|
H A D | client_socket_factory.cc | 71 DatagramSocket::BindType bind_type, 76 new UDPClientSocket(bind_type, rand_int_cb, net_log, source));
|
H A D | socket_test_util.h | 642 DatagramSocket::BindType bind_type, 1212 DatagramSocket::BindType bind_type,
|
H A D | socket_test_util.cc | 662 DatagramSocket::BindType bind_type, 1802 DatagramSocket::BindType bind_type, 661 CreateDatagramClientSocket( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, net::NetLog* net_log, const net::NetLog::Source& source) argument 1801 CreateDatagramClientSocket( DatagramSocket::BindType bind_type, const RandIntCallback& rand_int_cb, net::NetLog* net_log, const NetLog::Source& source) argument
|
H A D | transport_client_socket_pool_unittest.cc | 352 DatagramSocket::BindType bind_type,
|
H A D | client_socket_pool_base_unittest.cc | 192 DatagramSocket::BindType bind_type,
|
/external/chromium_org/net/dns/ |
H A D | dns_session_unittest.cc | 30 DatagramSocket::BindType bind_type, 186 DatagramSocket::BindType bind_type,
|
H A D | dns_transaction_unittest.cc | 184 DatagramSocket::BindType bind_type,
|
/external/chromium_org/net/quic/ |
H A D | quic_stream_factory.cc | 464 DatagramSocket::BindType bind_type = DatagramSocket::RANDOM_BIND; local 467 bind_type = DatagramSocket::DEFAULT_BIND; 471 bind_type,
|
/external/kernel-headers/original/linux/ |
H A D | if_vlan.h | 362 unsigned int bind_type; member in union:vlan_ioctl_args::__anon20312
|