Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Droute.c522 if (nexthop_for_each_fib6_nh(nh, __rt6_nh_dev_match, &arg)) in rt6_nh_dev_match()
826 if (nexthop_for_each_fib6_nh(f6i->nh, rt6_nh_find_match, in __find_rr_leaf()
1781 nexthop_for_each_fib6_nh(f6i->nh, rt6_nh_flush_exceptions, in rt6_flush_exceptions()
1904 rc = nexthop_for_each_fib6_nh(from->nh, in rt6_remove_exception_rt()
2170 nexthop_for_each_fib6_nh(f6i->nh, rt6_nh_age_exceptions, in rt6_age_exceptions()
2898 nexthop_for_each_fib6_nh(res.f6i->nh, in __ip6_rt_update_pmtu()
3084 if (nexthop_for_each_fib6_nh(rt->nh, in __ip6_route_redirect()
4210 nexthop_for_each_fib6_nh(res.f6i->nh, in rt6_do_redirect()
5538 nexthop_for_each_fib6_nh(f6i->nh, rt6_nh_nlmsg_size, in rt6_nlmsg_size()
5801 return !!nexthop_for_each_fib6_nh(f6i->nh, in fib6_info_uses_dev()
[all …]
H A Dip6_fib.c1020 nexthop_for_each_fib6_nh(f6i->nh, fib6_nh_drop_pcpu_from, in fib6_drop_pcpu_from()
/openbmc/linux/include/net/
H A Dnexthop.h525 int nexthop_for_each_fib6_nh(struct nexthop *nh,
/openbmc/linux/net/ipv4/
H A Dnexthop.c1250 int nexthop_for_each_fib6_nh(struct nexthop *nh, in nexthop_for_each_fib6_nh() function
1279 EXPORT_SYMBOL_GPL(nexthop_for_each_fib6_nh);