Searched refs:PF_UNSPEC (Results 1 – 7 of 7) sorted by relevance
78 #define PF_UNSPEC 0 /* Unspecified. */ macro111 #define AF_UNSPEC PF_UNSPEC
74 #define PF_UNSPEC 0 /* Unspecified. */ macro107 #define AF_UNSPEC PF_UNSPEC
41 #define PF_UNSPEC 0 /* Unspecified. */ macro93 #define AF_UNSPEC PF_UNSPEC
17 hints.ai_family = PF_UNSPEC; in do_test()
153 .ai_family = PF_UNSPEC,630 if (req->ai_family == PF_UNSPEC) in get_nss_addresses()2331 if (hints->ai_family == PF_UNSPEC && (seen_ipv4 || seen_ipv6)) in getaddrinfo()
361 The corresponding namespace designator symbol @code{PF_UNSPEC} exists
78037 if the family is PF_UNSPEC.