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