Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dip6_fib.c240 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table() function
267 tb = fib6_alloc_table(net, id); in fib6_new_table()