Searched refs:AF_UNSPEC (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/musl/src/network/ |
| A D | resolvconf.c | 74 if (__lookup_ipliteral(conf->ns + nns, p, AF_UNSPEC) > 0) in __get_resolv_conf() 96 __lookup_ipliteral(conf->ns, "127.0.0.1", AF_UNSPEC); in __get_resolv_conf()
|
| A D | getifaddrs.c | 222 r = __rtnetlink_enumerate(AF_UNSPEC, AF_UNSPEC, netlink_msg_to_ifaddr, ctx); in getifaddrs()
|
| A D | if_nameindex.c | 92 if (__rtnetlink_enumerate(AF_UNSPEC, AF_INET, netlink_msg_to_nameindex, ctx) < 0) in if_nameindex()
|
| /third_party/ulib/musl/include/sys/ |
| A D | socket.h | 110 #define AF_UNSPEC PF_UNSPEC macro
|
| /third_party/ulib/musl/ |
| A D | WHATSNEW | 986 - getaddrinfo with null host and AF_UNSPEC was failing to report IPv6
|
Completed in 8 milliseconds