Home
last modified time | relevance | path

Searched refs:check_6rd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dsit.c71 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst,
607 if (check_6rd(tunnel, v6addr, &v4embed) && v4addr != v4embed) in is_spoofed_6rd()
805 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd() function
844 check_6rd(tunnel, v6dst, &dst); in try_6rd()