HomeSort by relevance Sort by last modified time
    Searched refs:addrinfo (Results 151 - 175 of 196) sorted by null

1 2 3 4 5 67 8

  /external/iptables/iptables/
xtoptions.c 516 struct addrinfo hints = {.ai_family = afinfo->family};
518 struct addrinfo *res, *p;
561 struct addrinfo *res = NULL, *p;
xtables.c     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
ipaddress.cc 221 bool IPFromAddrInfo(struct addrinfo* info, IPAddress* out) {
ipaddress_unittest.cc 531 struct addrinfo test_info;
532 struct addrinfo next_info;
553 // Check a zeroed out addrinfo doesn't crash us.
    [all...]
  /external/iputils/
tracepath6.c 382 struct addrinfo hints, *ai, *ai0;
ping6.c 451 struct addrinfo hints, *ai0, *ai;
700 struct addrinfo hints, *ai;
    [all...]
  /external/ipsec-tools/src/libipsec/
policy_parse.y 379 struct addrinfo hints, *res;
  /external/libpcap/
scanner.l 46 #include <sys/socket.h> /* for "struct sockaddr" in "struct addrinfo" */
47 #include <netdb.h> /* for "struct addrinfo" */
317 struct addrinfo hints, *res;
  /system/core/libnetutils/
ifc_utils.c 96 struct addrinfo hints, *ai;
873 struct addrinfo hints, *addr_ai, *gw_ai;
  /external/v8/src/
platform-win32.cc     [all...]
  /bionic/libc/netbsd/resolv/
res_init.c 342 struct addrinfo hints, *ai;
  /external/chromium/net/socket/
tcp_client_socket_libevent.cc 507 int TCPClientSocketLibevent::CreateSocket(const addrinfo* ai) {
ssl_client_socket_mac.cc     [all...]
transport_client_socket_pool_unittest.cc 411 const struct addrinfo* ai;
    [all...]
  /external/mdnsresponder/mDNSPosix/
mDNSUNP.c 91 struct addrinfo hints, *res0;
  /external/openssh/
ssh-keyscan.c 291 struct addrinfo hints, *ai, *aitop;
servconf.c 524 struct addrinfo hints, *ai, *aitop;
    [all...]
channels.c     [all...]
  /external/chromium/net/socket_stream/
socket_stream.cc 254 void SocketStream::CopyAddrInfo(struct addrinfo* head) {
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 117 struct addrinfo ai, *aitop;
  /external/chromium_org/third_party/libevent/test/
regress_http.c 117 struct addrinfo ai, *aitop;
  /external/ipsec-tools/src/racoon/
sockmisc.c 982 struct addrinfo hints, *res;
racoonctl.c 745 struct addrinfo hints, *res;
    [all...]
  /external/chromium/chrome/browser/ui/webui/
net_internals_ui.cc     [all...]
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 1067 struct addrinfo hints, *res, *result;
    [all...]

Completed in 1556 milliseconds

1 2 3 4 5 67 8