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

/freebsd-current/sys/net/route/
H A Droute_ctl.c104 static bool rib_can_multipath(struct rib_head *rh);
171 rib_can_multipath(struct rib_head *rh) function
835 if ((op_flags & RTM_F_APPEND) && rib_can_multipath(rnh) &&

Completed in 163 milliseconds