Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dnexthop.h15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/Linux-v4.19/net/core/
Dlwtunnel.c205 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
/Linux-v4.19/net/decnet/
Ddn_fib.c157 nhp = rtnh_next(nhp, &nhlen); in dn_fib_count_nhs()
188 nhp = rtnh_next(nhp, &nhlen); in dn_fib_get_nhs()
/Linux-v4.19/net/ipv4/
Dfib_semantics.c471 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops()
547 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs()
690 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
Dipmr.c2561 rtnh = rtnh_next(rtnh, &remaining); in ipmr_nla_get_ttls()
/Linux-v4.19/net/mpls/
Daf_mpls.c877 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
927 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/Linux-v4.19/net/ipv6/
Droute.c4424 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
4530 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()