Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Drtnh.h15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/linux-6.3-rc2/net/core/
A Dlwtunnel.c214 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c663 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops()
767 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs()
1003 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
A Dipmr.c2634 rtnh = rtnh_next(rtnh, &remaining); in ipmr_nla_get_ttls()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c877 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
927 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/linux-6.3-rc2/net/ipv6/
A Droute.c5307 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
5459 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()

Completed in 27 milliseconds