Searched refs:rt_set_nexthop (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | route.c | 1391 static void rt_set_nexthop(struct rtable *rt, __be32 daddr, in rt_set_nexthop() function 1668 rt_set_nexthop(rth, daddr, res, fnhe, res->fi, res->type, itag); in __mkroute_input() 2058 rt_set_nexthop(rth, fl4->daddr, res, fnhe, fi, type, 0); in __mkroute_output()
|