Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c918 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res) in rt6_is_gw_or_nonexthop() function
1343 if (!rt6_is_gw_or_nonexthop(res)) { in ip6_rt_cache_alloc()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c921 static bool rt6_is_gw_or_nonexthop(const struct fib6_result *res) in rt6_is_gw_or_nonexthop() function
1343 if (!rt6_is_gw_or_nonexthop(res)) { in ip6_rt_cache_alloc()

Completed in 17 milliseconds