Searched refs:ifpr_prefix (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_prefix.c194 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
257 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
289 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
355 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
377 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
664 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
815 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
894 /* let rp_ifpr.ifpr_prefix point rr_prefix. */
895 rpp->rp_ifpr.ifpr_prefix = (struct sockaddr *)&rpp->rp_prefix;
1095 if (ifpr->ifpr_prefix
[all...]
H A Din6_var.h446 (&((struct sockaddr_in6 *)(void *)((x)->ifpr_prefix))->sin6_addr)
/darwin-on-arm/xnu/bsd/net/
H A Dif_var.h820 struct sockaddr *ifpr_prefix; /* prefix of interface */ member in struct:ifprefix

Completed in 27 milliseconds