Home
last modified time | relevance | path

Searched refs:change_route_nhop (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/route/
H A Dmpath_ctl.c187 error = change_route_nhop(rh, rt, info, &rnd, rc); in del_route_mpath()
H A Droute_var.h211 int change_route_nhop(struct rib_head *rnh, struct rtentry *rt,
H A Droute_ctl.c690 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()