Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dnexthop.h14 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/linux-4.4.14/net/ipv4/
Dfib_semantics.c463 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops()
522 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs()
674 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
/linux-4.4.14/net/mpls/
Daf_mpls.c659 rtnh = rtnh_next(rtnh, &remaining); in mpls_count_nexthops()
705 rtnh = rtnh_next(rtnh, &remaining); in mpls_nh_build_multi()
/linux-4.4.14/net/ipv6/
Droute.c2913 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
2993 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()