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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_prefix.c166 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
221 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
253 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
312 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
334 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
592 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
702 if (ifpr->ifpr_prefix->sa_family != AF_INET6 ||
779 /* let rp_ifpr.ifpr_prefix point rr_prefix. */
780 rpp->rp_ifpr.ifpr_prefix = (struct sockaddr *)&rpp->rp_prefix;
965 if (ifpr->ifpr_prefix
[all...]
H A Din6_var.h359 #define IFPR_IN6(x) (&((struct sockaddr_in6 *)((x)->ifpr_prefix))->sin6_addr)
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_var.h594 struct sockaddr *ifpr_prefix; /* prefix of interface */ member in struct:ifprefix

Completed in 31 milliseconds