Searched refs:nhop_can_multipath (Results 1 – 2 of 2) sorted by relevance
220 bool nhop_can_multipath(const struct nhop_object *nh);
221 nhop_can_multipath(const struct nhop_object *nh) in nhop_can_multipath() function700 if (rib_can_multipath(rnh) && nhop_can_multipath(rnd_add.rnd_nhop) && in add_route()701 nhop_can_multipath(rnd_orig.rnd_nhop)) in add_route()