Home
last modified time | relevance | path

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

/linux/net/ipv4/netfilter/
H A Darp_tables.c660 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() function
692 counters = alloc_counters(table); in copy_entries_to_user()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c810 static struct xt_counters *alloc_counters(const struct xt_table *table) in alloc_counters() function
842 counters = alloc_counters(table); in copy_entries_to_user()
1572 counters = alloc_counters(table); in compat_copy_entries_to_user()