Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h429 void xt_percpu_counter_free(struct xt_counters *cnt);
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c431 xt_percpu_counter_free(&e->counters); in find_check_entry()
512 xt_percpu_counter_free(&e->counters); in cleanup_entry()
H A Dip_tables.c567 xt_percpu_counter_free(&e->counters); in find_check_entry()
655 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c586 xt_percpu_counter_free(&e->counters); in find_check_entry()
673 xt_percpu_counter_free(&e->counters); in cleanup_entry()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dx_tables.c1850 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function
1857 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);