Searched refs:fib6_check_nexthop (Results 1 – 2 of 2) sorted by relevance
626 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop() function665 EXPORT_SYMBOL_GPL(fib6_check_nexthop);683 return fib6_check_nexthop(new, NULL, extack); in fib6_check_nh_list()
3623 err = fib6_check_nexthop(nh, cfg, extack); in ip6_route_info_create()