fib6_check_nexthop  291 include/net/nexthop.h int fib6_check_nexthop(struct nexthop *nh, struct fib6_config *cfg,
fib6_check_nexthop  602 net/ipv4/nexthop.c EXPORT_SYMBOL_GPL(fib6_check_nexthop);
fib6_check_nexthop  620 net/ipv4/nexthop.c 	return fib6_check_nexthop(new, NULL, extack);
fib6_check_nexthop 3624 net/ipv6/route.c 		err = fib6_check_nexthop(nh, cfg, extack);