Searched refs:rib_can_multipath (Results 1 – 1 of 1) sorted by relevance
104 static bool rib_can_multipath(struct rib_head *rh);171 rib_can_multipath(struct rib_head *rh) in rib_can_multipath() function838 if ((op_flags & RTM_F_APPEND) && rib_can_multipath(rnh) && in add_route_flags()