Searched refs:__mkroute_output (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | route.c | 2424 static struct rtable *__mkroute_output(const struct fib_result *res, in __mkroute_output() function 2738 rth = __mkroute_output(res, fl4, orig_oif, dev_out, flags); in ip_route_output_key_hash_rcu()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | route.c | 2503 static struct rtable *__mkroute_output(const struct fib_result *res, in __mkroute_output() function 2815 rth = __mkroute_output(res, fl4, orig_oif, dev_out, flags); in ip_route_output_key_hash_rcu()
|
Completed in 9 milliseconds