Searched refs:change_route_conditional (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | mpath_ctl.c | 125 error = change_route_conditional(rnh, rt, info, rnd_orig, in add_route_mpath()
|
| H A D | route_var.h | 214 int change_route_conditional(struct rib_head *rnh, struct rtentry *rt,
|
| H A D | route_ctl.c | 1016 error = change_route_conditional(rnh, NULL, info, rnd_orig, &rnd_new, rc); in change_mpath_route() 1044 error = change_route_conditional(rnh, NULL, info, rnd_orig, &rnd_new, rc); in change_route() 1153 change_route_conditional(struct rib_head *rnh, struct rtentry *rt, in change_route_conditional() function
|