Searched refs:IN6_IS_ADDR_6TO4 (Results 1 – 3 of 3) sorted by relevance
466 if (!IN6_IS_ADDR_6TO4(&sin6->sin6_addr)) { in stf_getsrcifa6()560 if (IN6_IS_ADDR_6TO4(&ip6->ip6_dst)) { in stf_pre_output()562 } else if (IN6_IS_ADDR_6TO4(&dst6->sin6_addr)) { in stf_pre_output()723 if (IN6_IS_ADDR_6TO4(in6)) { in stf_checkaddr6()870 if (IN6_IS_ADDR_6TO4(&sin6->sin6_addr)) { in stf_ioctl()
345 #define IN6_IS_ADDR_6TO4(x) (ntohs((x)->s6_addr16[0]) == 0x2002) macro
792 IN6_IS_ADDR_6TO4(&pi->nd_opt_pi_prefix)) { in nd6_ra_input()