Home
last modified time | relevance | path

Searched refs:IPV6_ADDR_SCOPE_GLOBAL (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dscope6.c136 return IPV6_ADDR_SCOPE_GLOBAL; /* just in case */ in in6_addrscope()
155 return IPV6_ADDR_SCOPE_GLOBAL; in in6_addrscope()
168 return IPV6_ADDR_SCOPE_GLOBAL; /* XXX: correct? */ in in6_addrscope()
172 return IPV6_ADDR_SCOPE_GLOBAL; in in6_addrscope()
H A Din6.h357 #define IPV6_ADDR_SCOPE_GLOBAL 0x0e macro
429 (IPV6_ADDR_MC_SCOPE(a) == IPV6_ADDR_SCOPE_GLOBAL))
H A Dicmp6.c790 if ((icmp6_nodeinfo & 8) != 8 && in6_addrscope(&ip6->ip6_src) == IPV6_ADDR_SCOPE_GLOBAL) { in icmp6_input()
1895 case IPV6_ADDR_SCOPE_GLOBAL: in ni6_addrs()
2010 case IPV6_ADDR_SCOPE_GLOBAL: in ni6_store_addrs()