Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Drtnh.h8 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) in rtnh_ok() function
/linux-6.15/net/core/
H A Dlwtunnel.c198 while (rtnh_ok(rtnh, remaining)) { in lwtunnel_valid_encap_type_attr()
/linux-6.15/net/ipv4/
H A Dfib_semantics.c691 while (rtnh_ok(rtnh, remaining)) { in fib_count_nexthops()
734 if (!rtnh_ok(rtnh, remaining)) { in fib_get_nhs()
969 if (!rtnh_ok(rtnh, remaining)) in fib_nh_match()
H A Dipmr.c2665 while (rtnh_ok(rtnh, remaining)) { in ipmr_nla_get_ttls()
/linux-6.15/net/mpls/
H A Daf_mpls.c846 while (rtnh_ok(rtnh, remaining)) { in mpls_count_nexthops()
902 if (!rtnh_ok(rtnh, remaining)) in mpls_nh_build_multi()
/linux-6.15/net/ipv6/
H A Droute.c5332 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_add()
5503 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_del()