Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_fib.c238 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table() function
264 tb = fib6_alloc_table(net, id); in fib6_new_table()