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