Searched refs:rt_set_nexthop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | route.c | 1603 static void rt_set_nexthop(struct rtable *rt, __be32 daddr, in rt_set_nexthop() function 1912 rt_set_nexthop(rth, daddr, res, fnhe, res->fi, res->type, itag, in __mkroute_input() 2541 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0, do_cache); in __mkroute_output()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | route.c | 1570 static void rt_set_nexthop(struct rtable *rt, __be32 daddr, in rt_set_nexthop() function 1873 rt_set_nexthop(rth, daddr, res, fnhe, res->fi, res->type, itag, in __mkroute_input() 2619 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0, do_cache); in __mkroute_output()
|
Completed in 9 milliseconds