Home
last modified time | relevance | path

Searched refs:xt_counters_alloc (Results 1 – 4 of 4) sorted by relevance

/net/netfilter/
Dx_tables.c1368 struct xt_counters *xt_counters_alloc(unsigned int counters) in xt_counters_alloc() function
1381 EXPORT_SYMBOL(xt_counters_alloc);
/net/ipv4/netfilter/
Darp_tables.c893 counters = xt_counters_alloc(num_counters); in __do_replace()
Dip_tables.c1047 counters = xt_counters_alloc(num_counters); in __do_replace()
/net/ipv6/netfilter/
Dip6_tables.c1065 counters = xt_counters_alloc(num_counters); in __do_replace()