Home
last modified time | relevance | path

Searched refs:xt_percpu_counter_free (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/netfilter/
H A Dx_tables.h420 void xt_percpu_counter_free(struct xt_counters *cnt);
/linux/net/ipv4/netfilter/
H A Dip_tables.c566 xt_percpu_counter_free(&e->counters); in find_check_entry()
654 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/linux/net/netfilter/
H A Dx_tables.c1949 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function
1956 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);