Searched refs:rt_set_nexthop (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/ipv4/ |
D | route.c | 1568 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() 2618 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0, do_cache); in __mkroute_output()
|