Searched refs:rtnh_ok (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
H A Dnexthop.h7 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) rtnh_ok() function
/linux-4.1.27/net/ipv4/
H A Dfib_semantics.c443 while (rtnh_ok(rtnh, remaining)) { fib_count_nexthops()
458 if (!rtnh_ok(rtnh, remaining)) change_nexthops()
515 if (!rtnh_ok(rtnh, remaining)) for_nexthops()
/linux-4.1.27/net/ipv6/
H A Droute.c2592 while (rtnh_ok(rtnh, remaining)) { ip6_route_multipath_add()
2680 while (rtnh_ok(rtnh, remaining)) { ip6_route_multipath_del()

Completed in 212 milliseconds