Searched refs:fib6_dump_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 571 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table() function 678 res = fib6_dump_table(tb, skb, cb); in inet6_dump_fib() 695 res = fib6_dump_table(tb, skb, cb); in inet6_dump_fib()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_fib.c | 572 static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb, in fib6_dump_table() function 679 res = fib6_dump_table(tb, skb, cb); in inet6_dump_fib() 696 res = fib6_dump_table(tb, skb, cb); in inet6_dump_fib()
|
Completed in 10 milliseconds