Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ctl.c93 static bool rib_can_multipath(struct rib_head *rh);
202 rib_can_multipath(struct rib_head *rh) in rib_can_multipath() function
700 if (rib_can_multipath(rnh) && nhop_can_multipath(rnd_add.rnd_nhop) && in add_route()