Searched refs:PF_INET6 (Results 1 – 10 of 10) sorted by relevance
107 #define PF_INET6 26 /* IP version 6. */ macro146 #define AF_INET6 PF_INET6
103 #define PF_INET6 26 /* IP version 6. */ macro142 #define AF_INET6 PF_INET6
53 #define PF_INET6 10 /* IP version 6. */ macro105 #define AF_INET6 PF_INET6
51 else if (runp->ifa_addr->sa_family == PF_INET6) in __check_pf()
1252 if (in6->sin6_family == PF_INET6) in get_scope()1393 in6_mem.sin6_family = PF_INET6; in match_prefix()1403 else if (in6->sin6_family != PF_INET6) in match_prefix()1658 else if (a1->dest_addr->ai_family == PF_INET6) in rfc3484_sort()1660 assert (a1->source_addr.sin6_family == PF_INET6); in rfc3484_sort()1661 assert (a2->source_addr.sin6_family == PF_INET6); in rfc3484_sort()2338 local_hints.ai_family = seen_ipv4 ? PF_INET : PF_INET6; in getaddrinfo()2343 || (hints->ai_family == PF_INET6 && ! seen_ipv6)) in getaddrinfo()
199 *have_inet6 = _hurd_socket_server (PF_INET6, 0) != MACH_PORT_NULL;
809 (PF_INET6, in reopen()
353 (@code{PF_INET6} is the name of the corresponding namespace.)717 macro @code{PF_INET6}. These macros are defined in @file{sys/socket.h}.726 @deftypevr Macro int PF_INET6
775 * sysdeps/generic/sys/socket.h (PF_INET6, AF_INET6): New macros.
10953 member in __res_state, only convaddr4to6 if nssocks[ns] is a PF_INET6