Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dx_tables.h430 void xt_percpu_counter_free(struct xt_counters *cnt);
/linux-6.1.9/net/ipv4/netfilter/
Darp_tables.c432 xt_percpu_counter_free(&e->counters); in find_check_entry()
513 xt_percpu_counter_free(&e->counters); in cleanup_entry()
Dip_tables.c568 xt_percpu_counter_free(&e->counters); in find_check_entry()
656 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/linux-6.1.9/net/ipv6/netfilter/
Dip6_tables.c586 xt_percpu_counter_free(&e->counters); in find_check_entry()
673 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/linux-6.1.9/net/netfilter/
Dx_tables.c1945 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function
1952 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);