Searched refs:ip6_route_info_create (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/ipv6/
H A Droute.c3688 static struct fib6_info *ip6_route_info_create(struct fib6_config *cfg, function
3851 rt = ip6_route_info_create(cfg, gfp_flags, extack);
4583 f6i = ip6_route_info_create(&cfg, gfp_flags, extack);
5300 rt = ip6_route_info_create(&r_cfg, GFP_KERNEL, extack);

Completed in 154 milliseconds