Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/netfilter/
Dx_tables.h430 void xt_percpu_counter_free(struct xt_counters *cnt);
/linux-6.6.21/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.c566 xt_percpu_counter_free(&e->counters); in find_check_entry()
654 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c584 xt_percpu_counter_free(&e->counters); in find_check_entry()
671 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/linux-6.6.21/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);