Home
last modified time | relevance | path

Searched defs:fib6_get_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dipv6_stubs.h33 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id); member
/kernel/linux/linux-6.6/include/net/
H A Dipv6_stubs.h33 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id); member
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c271 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table() function
292 EXPORT_SYMBOL_GPL(fib6_get_table); variable
306 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table() function
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c272 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table() function
293 EXPORT_SYMBOL_GPL(fib6_get_table); variable
307 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table() function

Completed in 8 milliseconds