Searched refs:rt_set_nexthop (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/net/ipv4/ |
D | route.c | 1806 static void rt_set_nexthop(struct rtable *rt, const struct flowi4 *oldflp4, in rt_set_nexthop() function 2041 rt_set_nexthop(rth, NULL, res, res->fi, res->type, itag); in __mkroute_input() 2443 rt_set_nexthop(rth, oldflp4, res, fi, type, 0); in __mkroute_output()
|