Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ctl.c77 static int add_route_nhop(struct rib_head *rnh, struct rtentry *rt,
669 error = add_route_nhop(rnh, rt, info, &rnd_add, rc); in add_route()
1054 add_route_nhop(struct rib_head *rnh, struct rtentry *rt, in add_route_nhop() function
1167 error = add_route_nhop(rnh, rt, info, rnd_new, rc); in change_route_conditional()