Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dnexthop.h365 static inline struct fib6_nh *nexthop_fib6_nh(struct nexthop *nh) in nexthop_fib6_nh() function
389 fib6_nh = f6i->nh ? nexthop_fib6_nh(f6i->nh) : f6i->fib6_nh; in fib6_info_nh_dev()
404 res->nh = nexthop_fib6_nh(nh); in nexthop_path_fib6_result()
/Linux-v5.10/net/ipv6/
Droute.c548 nh = nexthop_fib6_nh(f6i->nh); in rt6_device_match()
584 nh = nexthop_fib6_nh(f6i->nh); in rt6_device_match()
831 res->nh = nexthop_fib6_nh(f6i->nh); in __find_rr_leaf()
3699 fib6_nh = nexthop_fib6_nh(rt->nh); in ip6_route_info_create()
5440 fib6_nh = nexthop_fib6_nh(nh); in rt6_fill_node_nexthop()
Dip6_fib.c2489 fib6_nh = nexthop_fib6_nh(rt->nh); in ipv6_route_native_seq_show()