Searched refs:fib6_check_nexthop (Results 1 – 3 of 3) sorted by relevance
259 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
561 int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg, in fib6_check_nexthop() function592 EXPORT_SYMBOL_GPL(fib6_check_nexthop);610 return fib6_check_nexthop(new, NULL, extack); in fib6_check_nh_list()
3589 err = fib6_check_nexthop(nh, cfg, extack); in ip6_route_info_create()