Searched refs:IFA_SIN6_SCOPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ | ||
| H A D | in6_var.h | 583 #define IFA_SIN6_SCOPE(x) ((IFA_SIN6(x))->sin6_scope_id) macro |
| H A D | nd6_nbr.c | 444 myaddr_ifscope = IFA_SIN6_SCOPE(ifa); in nd6_ns_input() |