Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Drtnh.h8 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) in rtnh_ok() function
/Linux-v6.6/net/core/
Dlwtunnel.c196 while (rtnh_ok(rtnh, remaining)) { in lwtunnel_valid_encap_type_attr()
/Linux-v6.6/net/ipv4/
Dfib_semantics.c662 while (rtnh_ok(rtnh, remaining)) { in fib_count_nexthops()
705 if (!rtnh_ok(rtnh, remaining)) { in fib_get_nhs()
940 if (!rtnh_ok(rtnh, remaining)) in fib_nh_match()
Dipmr.c2644 while (rtnh_ok(rtnh, remaining)) { in ipmr_nla_get_ttls()
/Linux-v6.6/net/mpls/
Daf_mpls.c846 while (rtnh_ok(rtnh, remaining)) { in mpls_count_nexthops()
902 if (!rtnh_ok(rtnh, remaining)) in mpls_nh_build_multi()
/Linux-v6.6/net/ipv6/
Droute.c5260 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_add()
5438 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_del()