Searched refs:alloc_counters (Results 1 - 3 of 3) sorted by relevance

/net/ipv4/netfilter/
H A Darp_tables.c737 static struct xt_counters *alloc_counters(const struct xt_table *table) function
769 counters = alloc_counters(table);
1604 counters = alloc_counters(table);
H A Dip_tables.c902 static struct xt_counters *alloc_counters(const struct xt_table *table) function
934 counters = alloc_counters(table);
1888 counters = alloc_counters(table);
/net/ipv6/netfilter/
H A Dip6_tables.c912 static struct xt_counters *alloc_counters(const struct xt_table *table) function
944 counters = alloc_counters(table);
1898 counters = alloc_counters(table);

Completed in 82 milliseconds