Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dmpath_ctl.c94 add_route_mpath(struct rib_head *rnh, struct rt_addrinfo *info, in add_route_mpath() function
H A Droute_var.h281 int add_route_mpath(struct rib_head *rnh, struct rt_addrinfo *info,
H A Droute_ctl.c702 error = add_route_mpath(rnh, info, rt, &rnd_add, &rnd_orig, rc); in add_route()