Home
last modified time | relevance | path

Searched defs:addrtype (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/network/
Dnetname.c6 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr()
/third_party/musl/porting/liteos_a/user/src/network/
Dnetname.c4 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr()
/third_party/curl/lib/
Ddoh.c813 CURL_SA_FAMILY_T addrtype; in doh2ai() local
/third_party/lwip/src/api/
Dapi_msg.c2215 u8_t addrtype = local
/third_party/lwip/src/include/lwip/
Dopt.h3228 #define LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE(name, addr, addrtype, err) argument