Searched refs:IN6_IS_ADDR_LOOPBACK (Results 1 – 15 of 15) sorted by relevance
242 IN6_IS_ADDR_LOOPBACK(addr)) in in6_addrscope()296 if (IN6_IS_ADDR_LOOPBACK(addr)) in scope6_addr2default()403 if (IN6_IS_ADDR_LOOPBACK(in6)) { in in6_setscope()563 if (IN6_IS_ADDR_LOOPBACK(&sa6->sin6_addr)) { in sa6_checkzone()
307 if (error == EADDRNOTAVAIL && IN6_IS_ADDR_LOOPBACK(ia6)) { in prison_local_ip6()342 if (IN6_IS_ADDR_LOOPBACK(ia6) && in prison_remote_ip6()
248 #define IN6_IS_ADDR_LOOPBACK(a) \ macro
639 !IN6_IS_ADDR_LOOPBACK(&dstsock->sin6_addr)) { in selectroute()
1718 if (IN6_IS_ADDR_LOOPBACK(in6) || IN6_IS_ADDR_LINKLOCAL(in6)) in in6_localaddr()
1204 !IN6_IS_ADDR_LOOPBACK(&ip6->ip6_src) && in ni6_input()
110 IN6_IS_ADDR_LOOPBACK(prefix)) in ipfw_check_nat64prefix()
513 IN6_IS_ADDR_LOOPBACK(addr) || in nptv6_check_prefix()
3392 if (IN6_IS_ADDR_LOOPBACK(&to6->sin6_addr)) { in sctp_asconf_send_nat_state_update()3443 if (IN6_IS_ADDR_LOOPBACK(&to6->sin6_addr)) { in sctp_asconf_send_nat_state_update()
640 (IN6_IS_ADDR_LOOPBACK(&sin6->sin6_addr))) { in sctp_add_addr_to_vrf()3816 if (IN6_IS_ADDR_LOOPBACK(&sin6->sin6_addr) && in sctp_add_remote_addr()
3406 if (IN6_IS_ADDR_LOOPBACK(&to6->sin6_addr) || in sctp_source_address_selection()
1001 !IN6_IS_ADDR_LOOPBACK(ia6))
310 IN6_IS_ADDR_LOOPBACK(prefix)) in nat64_check_prefix6()
6593 IN6_IS_ADDR_LOOPBACK(&pd.dst->v6)) in pf_test6()