Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Droute.c786 static bool rt6_is_gw_or_nonexthop(const struct fib6_info *rt) in rt6_is_gw_or_nonexthop() function
1203 if (!rt6_is_gw_or_nonexthop(ort)) { in ip6_rt_cache_alloc()