Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_conntrack_count.h35 void nf_conncount_cache_free(struct nf_conncount_list *list);
/linux/net/netfilter/
H A Dnft_connlimit.c97 nf_conncount_cache_free(priv->list); in nft_connlimit_do_destroy()
239 nf_conncount_cache_free(priv->list); in nft_connlimit_destroy_clone()
H A Dnf_conncount.c634 void nf_conncount_cache_free(struct nf_conncount_list *list) in nf_conncount_cache_free() function
641 EXPORT_SYMBOL_GPL(nf_conncount_cache_free);
653 nf_conncount_cache_free(&rbconn->list); in destroy_tree()