Searched refs:change_route_nhop (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | mpath_ctl.c | 187 error = change_route_nhop(rh, rt, info, &rnd, rc); in del_route_mpath()
|
| H A D | route_var.h | 211 int change_route_nhop(struct rib_head *rnh, struct rtentry *rt,
|
| H A D | route_ctl.c | 690 change_route_nhop(rnh, rt_orig, info, &rnd_add, rc); in add_route() 1100 change_route_nhop(struct rib_head *rnh, struct rtentry *rt, in change_route_nhop() function 1184 error = change_route_nhop(rnh, rt_new, info, rnd_new, rc); in change_route_conditional()
|