Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/route/
HDroute_ctl.c101 static bool rib_can_multipath(struct rib_head *rh);
169 rib_can_multipath(struct rib_head *rh) in rib_can_multipath() function
824 if ((op_flags & RTM_F_APPEND) && rib_can_multipath(rnh) && in add_route_flags()