Home
last modified time | relevance | path

Searched refs:rtnh_next (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Drtnh.h15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/kernel/linux/linux-6.6/include/net/
H A Drtnh.h15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/kernel/linux/linux-5.10/net/core/
H A Dlwtunnel.c206 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
/kernel/linux/linux-6.6/net/core/
H A Dlwtunnel.c214 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
/kernel/linux/linux-5.10/net/ipv4/
H 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()
H A Dipmr.c2633 rtnh = rtnh_next(rtnh, &remaining); in ipmr_nla_get_ttls()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c664 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops()
768 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs()
1004 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
H A Dipmr.c2649 rtnh = rtnh_next(rtnh, &remaining); in ipmr_nla_get_ttls()
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c875 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
925 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c878 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
928 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c5219 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
5364 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c5312 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
5457 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()

Completed in 36 milliseconds