Searched refs:rtnh_next (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/ |
| H A D | rtnh.h | 15 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
|
| /linux/net/core/ |
| H A D | lwtunnel.c | 208 rtnh = rtnh_next(rtnh, &remaining); in lwtunnel_valid_encap_type_attr()
|
| /linux/net/ipv4/ |
| H A D | fib_semantics.c | 688 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops() 792 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs() 1028 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 898 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi() 949 rtnh = rtnh_next(rtnh, &remaining); in mpls_label_ok()
|
| /linux/net/ipv6/ |
| H A D | route.c | 5158 rtnh = rtnh_next(rtnh, &remaining); in rtm_to_fib6_multipath_config() 5476 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add() 5609 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()
|