Home
last modified time | relevance | path

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

/xnu-11215.81.4/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.h356 #define IPV6_ADDR_SCOPE_GLOBAL 0x0e macro
428 (IPV6_ADDR_MC_SCOPE(a) == IPV6_ADDR_SCOPE_GLOBAL))
H A Dicmp6.c788 if ((icmp6_nodeinfo & 8) != 8 && in6_addrscope(&ip6->ip6_src) == IPV6_ADDR_SCOPE_GLOBAL) { in icmp6_input()
1893 case IPV6_ADDR_SCOPE_GLOBAL: in ni6_addrs()
2008 case IPV6_ADDR_SCOPE_GLOBAL: in ni6_store_addrs()