Searched refs:IPV6_ADDR_SCOPE_GLOBAL (Results 1 – 3 of 3) sorted by relevance
136 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()
356 #define IPV6_ADDR_SCOPE_GLOBAL 0x0e macro428 (IPV6_ADDR_MC_SCOPE(a) == IPV6_ADDR_SCOPE_GLOBAL))
788 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()