Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c2992 static bool ip6_redirect_nh_match(const struct fib6_result *res, in ip6_redirect_nh_match() function
3034 return ip6_redirect_nh_match(arg->res, arg->fl6, arg->gw, arg->ret); in fib6_nh_redirect_match()
3090 if (ip6_redirect_nh_match(&res, fl6, &rdfl->gateway, in __ip6_route_redirect()