Searched refs:IA6_SIN6_SCOPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ | ||
| H A D | in6_var.h | 604 #define IA6_SIN6_SCOPE(x) ((IA6_SIN6(x))->sin6_scope_id) macro |
| H A D | nd6_prproxy.c | 835 pr_scope_id = IA6_SIN6_SCOPE(ia); in nd6_prproxy_ifaddr() |