Home
last modified time | relevance | path

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

/linux/include/net/
A Drtnh.h8 static inline int rtnh_ok(const struct rtnexthop *rtnh, int remaining) in rtnh_ok() function
/linux/net/decnet/
A Ddn_fib.c154 while (rtnh_ok(nhp, nhlen)) { in dn_fib_count_nhs()
172 if (!rtnh_ok(nhp, nhlen)) in dn_fib_get_nhs()
/linux/net/core/
A Dlwtunnel.c193 while (rtnh_ok(rtnh, remaining)) { in lwtunnel_valid_encap_type_attr()
/linux/net/ipv4/
A Dfib_semantics.c650 while (rtnh_ok(rtnh, remaining)) { in fib_count_nexthops()
693 if (!rtnh_ok(rtnh, remaining)) { in fib_get_nhs()
921 if (!rtnh_ok(rtnh, remaining)) in fib_nh_match()
A Dipmr.c2627 while (rtnh_ok(rtnh, remaining)) { in ipmr_nla_get_ttls()
/linux/net/mpls/
A Daf_mpls.c845 while (rtnh_ok(rtnh, remaining)) { in mpls_count_nexthops()
901 if (!rtnh_ok(rtnh, remaining)) in mpls_nh_build_multi()
/linux/net/ipv6/
A Droute.c5269 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_add()
5447 while (rtnh_ok(rtnh, remaining)) { in ip6_route_multipath_del()

Completed in 42 milliseconds