Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dnexthop.h14 static inline struct rtnexthop *rtnh_next(const struct rtnexthop *rtnh, in rtnh_next() function
/linux-4.1.27/net/ipv4/
Dfib_semantics.c445 rtnh = rtnh_next(rtnh, &remaining); in fib_count_nexthops()
480 rtnh = rtnh_next(rtnh, &remaining); in fib_get_nhs()
535 rtnh = rtnh_next(rtnh, &remaining); in fib_nh_match()
/linux-4.1.27/net/ipv6/
Droute.c2618 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_add()
2699 rtnh = rtnh_next(rtnh, &remaining); in ip6_route_multipath_del()