Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_fib.h323 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh);
/openbmc/linux/net/ipv6/
H A Dip6_fib.c147 struct fib6_info *fib6_info_alloc(gfp_t gfp_flags, bool with_fib6_nh) in fib6_info_alloc() function
H A Droute.c3758 rt = fib6_info_alloc(gfp_flags, !nh); in ip6_route_info_create()
6500 net->ipv6.fib6_null_entry = fib6_info_alloc(GFP_KERNEL, true); in ip6_route_net_init()