Searched refs:in6_addrscope (Results 1 – 3 of 3) sorted by relevance
2094 in6_addrscope (addr) in in6_addrscope() function2154 int scope = in6_addrscope(addr);2278 int dst_scope = in6_addrscope(dst), src_scope, best_scope = 0;2311 src_scope = in6_addrscope(IFA_IN6(ifa));2494 best_scope = in6_addrscope(&ifa_best->ia_addr.sin6_addr);2528 int dst_scope = in6_addrscope(dst), blen = -1, tlen;2559 if (dst_scope == in6_addrscope(IFA_IN6(ifa))) {
646 int in6_addrscope(struct in6_addr *);
1702 switch (in6_addrscope(&ifa6->ia_addr.sin6_addr)) {1787 switch (in6_addrscope(&ifa6->ia_addr.sin6_addr)) {