Searched refs:PF_UNSPEC (Results 1 – 17 of 17) sorted by relevance
257 ((x) == (y) || ((w) && ((x) == PF_UNSPEC || (y) == PF_UNSPEC)))331 pai->ai_family = PF_UNSPEC;349 case PF_UNSPEC:392 if (pai->ai_family == PF_UNSPEC) {419 if (pai->ai_family == PF_UNSPEC)465 if (pai->ai_family == PF_UNSPEC)479 if (pai->ai_family == PF_UNSPEC)808 pai->ai_family == PF_UNSPEC /*?*/) {1119 if (af == PF_UNSPEC)
4 #if defined(PF_UNSPEC) || (defined(HAVE_DECL_PF_UNSPEC) && HAVE_DECL_PF_UNSPEC)5 XLAT(PF_UNSPEC),
1 PF_UNSPEC
12 (void) DO( socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, fds) ); in main()
124 #define PF_UNSPEC 0 /* Unspecified. */ macro156 #define AF_UNSPEC PF_UNSPEC
125 .family = PF_UNSPEC,
216 hint.ai_family = PF_UNSPEC;
827 lcconf->rtsock = socket(PF_ROUTE, SOCK_RAW, PF_UNSPEC); in initmyaddr()
987 hints.ai_family = PF_UNSPEC;
776 hints.ai_family = PF_UNSPEC;
1988 hints.ai_family = PF_UNSPEC;
135 ai.ai_family = PF_UNSPEC; in inet_listen_opts()250 ai.ai_family = PF_UNSPEC; in inet_connect_opts()321 ai.ai_family = PF_UNSPEC; in inet_dgram_opts()
130 hints.ai_family = PF_UNSPEC; in pcap_nametoaddrinfo()
93 #ifndef PF_UNSPEC94 # define PF_UNSPEC AF_UNSPEC macro
407 hints.ai_family = PF_UNSPEC;
678 if (satype == PF_UNSPEC) {
743 ai.ai_family = PF_UNSPEC; in sock_address_list_create()