Home
last modified time | relevance | path

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

/freebsd/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) in rib_can_multipath() function
838 if ((op_flags & RTM_F_APPEND) && rib_can_multipath(rnh) && in add_route_flags()