Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dsit.c75 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst,
571 if (check_6rd(tunnel, v6addr, &v4embed) && v4addr != v4embed) in is_spoofed_6rd()
767 static bool check_6rd(struct ip_tunnel *tunnel, const struct in6_addr *v6dst, in check_6rd() function
805 check_6rd(tunnel, v6dst, &dst); in try_6rd()