Searched refs:get_counters (Results 1 – 4 of 4) sorted by relevance
| /net/bridge/netfilter/ |
| A D | ebtables.c | 987 static void get_counters(const struct ebt_counter *oldcounters, in get_counters() function 1064 get_counters(t->private->counters, counterstmp, in do_replace_finish() 1534 get_counters(oldcounters, counterstmp, nentries); in copy_counters_to_user()
|
| /net/ipv4/netfilter/ |
| A D | arp_tables.c | 600 static void get_counters(const struct xt_table_info *t, in get_counters() function 665 get_counters(private, counters); in alloc_counters()
|
| A D | ip_tables.c | 739 get_counters(const struct xt_table_info *t, in get_counters() function 804 get_counters(private, counters); in alloc_counters()
|
| /net/ipv6/netfilter/ |
| A D | ip6_tables.c | 756 get_counters(const struct xt_table_info *t, in get_counters() function 820 get_counters(private, counters); in alloc_counters()
|
Completed in 24 milliseconds