xt_counters_alloc 306 include/linux/netfilter/x_tables.h struct xt_counters *xt_counters_alloc(unsigned int counters); xt_counters_alloc 894 net/ipv4/netfilter/arp_tables.c counters = xt_counters_alloc(num_counters); xt_counters_alloc 1049 net/ipv4/netfilter/ip_tables.c counters = xt_counters_alloc(num_counters); xt_counters_alloc 1066 net/ipv6/netfilter/ip6_tables.c counters = xt_counters_alloc(num_counters); xt_counters_alloc 1350 net/netfilter/x_tables.c EXPORT_SYMBOL(xt_counters_alloc);