Searched refs:IN6_IS_ADDR_6TO4 (Results 1 – 3 of 3) sorted by relevance
463 if (!IN6_IS_ADDR_6TO4(&sin6->sin6_addr)) { in stf_getsrcifa6()557 if (IN6_IS_ADDR_6TO4(&ip6->ip6_dst)) { in stf_pre_output()559 } else if (IN6_IS_ADDR_6TO4(&dst6->sin6_addr)) { in stf_pre_output()720 if (IN6_IS_ADDR_6TO4(in6)) { in stf_checkaddr6()864 if (IN6_IS_ADDR_6TO4(&sin6->sin6_addr)) { in stf_ioctl()
344 #define IN6_IS_ADDR_6TO4(x) (ntohs((x)->s6_addr16[0]) == 0x2002) macro
727 IN6_IS_ADDR_6TO4(&pi->nd_opt_pi_prefix)) { in nd6_ra_input()