Home
last modified time | relevance | path

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

/linux/include/net/
H A Drtnh.h15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/linux/net/core/
H A Dlwtunnel.c208 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
/linux/net/mpls/
H A Daf_mpls.c912 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
962 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/linux/net/ipv4/
H A Dipmr.c2854 rtnh = rtnh_next(rtnh, &remaining); in ipmr_nla_get_ttls()