Searched refs:rtnh_ok (Results 1 – 4 of 4) sorted by relevance
7 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) in rtnh_ok() function
461 while (rtnh_ok(rtnh, remaining)) { in fib_count_nexthops()479 if (!rtnh_ok(rtnh, remaining)) in fib_get_nhs()654 if (!rtnh_ok(rtnh, remaining)) in fib_nh_match()
642 while (rtnh_ok(rtnh, remaining)) { in mpls_count_nexthops()682 if (!rtnh_ok(rtnh, remaining)) in mpls_nh_build_multi()
2880 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_add()2974 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_del()