Searched refs:get_counters (Results 1 – 4 of 4) sorted by relevance
/net/ipv4/netfilter/ |
D | arp_tables.c | 599 static void get_counters(const struct xt_table_info *t, in get_counters() function 664 get_counters(private, counters); in alloc_counters()
|
D | ip_tables.c | 740 get_counters(const struct xt_table_info *t, in get_counters() function 805 get_counters(private, counters); in alloc_counters()
|
/net/bridge/netfilter/ |
D | ebtables.c | 946 static void get_counters(const struct ebt_counter *oldcounters, in get_counters() function 1023 get_counters(t->private->counters, counterstmp, in do_replace_finish() 1416 get_counters(oldcounters, counterstmp, nentries); in copy_counters_to_user()
|
/net/ipv6/netfilter/ |
D | ip6_tables.c | 758 get_counters(const struct xt_table_info *t, in get_counters() function 822 get_counters(private, counters); in alloc_counters()
|