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

/linux-master/net/ipv6/
H A Droute.c2998 static bool ip6_redirect_nh_match(const struct fib6_result *res, function
3040 return ip6_redirect_nh_match(arg->res, arg->fl6, arg->gw, arg->ret);
3096 if (ip6_redirect_nh_match(&res, fl6, &rdfl->gateway,

Completed in 104 milliseconds