Home
last modified time | relevance | path

Searched defs:addrinfo (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_ipv6.h43 struct addrinfo struct
49 ares_socklen_t ai_addrlen; /* Follow rfc3493 struct addrinfo */ argument
52 struct addrinfo *ai_next; argument
/third_party/lwip/src/include/lwip/
Dnetdb.h103 struct addrinfo { struct
111 struct addrinfo *ai_next; /* Pointer to next in list. */ argument
138 #define freeaddrinfo(addrinfo) lwip_freeaddrinfo(addrinfo) argument
/third_party/python/Modules/
Daddrinfo.h127 struct addrinfo { struct
135 struct addrinfo *ai_next; /* next structure in linked list */ argument
/third_party/ffmpeg/libavformat/
Dnetwork.h137 struct addrinfo { struct
145 struct addrinfo *ai_next; argument
/third_party/musl/ndk_musl_include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/musl/include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h16 struct addrinfo { struct
24 struct addrinfo *ai_next; argument
/third_party/libwebsockets/include/
Dlibwebsockets.h439 struct addrinfo { struct
447 struct addrinfo *ai_next; argument
/third_party/ltp/testcases/network/lib6/
Dgetaddrinfo_01.c43 int (*test_cb)(struct addrinfo *)) in verify_res()
110 int (*test_cb)(struct addrinfo *)) in check_addrinfo()
/third_party/lwip/src/include/lwip/priv/
Daltcp_priv.h116 altcp_get_tcp_addrinfo_fn addrinfo; member
/third_party/curl/lib/
Dcurl_addrinfo.c572 void Curl_addrinfo_set_port(struct Curl_addrinfo *addrinfo, int port) in Curl_addrinfo_set_port()
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dsocket.cc219 lock([&](SOCKET socket, const addrinfo*) { in Accept()
/third_party/openssl/crypto/bio/
Dbio_local.h54 # define addrinfo __addrinfo64 macro
/third_party/toybox/toys/pending/
Dip.c58 } addrinfo; variable