Searched refs:pneigh_dump_table (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 2620 static int pneigh_dump_table(struct neigh_table *tbl, struct sk_buff *skb, in pneigh_dump_table() function 2761 err = pneigh_dump_table(tbl, skb, cb, &filter); in neigh_dump_info()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 2751 static int pneigh_dump_table(struct neigh_table *tbl, struct sk_buff *skb, in pneigh_dump_table() function 2892 err = pneigh_dump_table(tbl, skb, cb, &filter); in neigh_dump_info()
|
Completed in 11 milliseconds