Home
last modified time | relevance | path

Searched refs:fib6_info_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dip6_fib.h324 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh);
/linux-5.19.10/net/ipv6/
Dip6_fib.c148 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) in fib6_info_alloc() function
Droute.c3749 rt = fib6_info_alloc(gfp_flags, !nh); in ip6_route_info_create()
6472 net->ipv6.fib6_null_entry = fib6_info_alloc(GFP_KERNEL, true); in ip6_route_net_init()