Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_count.h47 void nf_conncount_cache_free(struct nf_conncount_list *list);
/Linux-v4.19/net/netfilter/
Dnft_connlimit.c98 nf_conncount_cache_free(&priv->list); in nft_connlimit_do_destroy()
223 nf_conncount_cache_free(&priv->list); in nft_connlimit_destroy_clone()
Dnf_conncount.c568 void nf_conncount_cache_free(struct nf_conncount_list *list) in nf_conncount_cache_free() function
575 EXPORT_SYMBOL_GPL(nf_conncount_cache_free);
587 nf_conncount_cache_free(&rbconn->list); in destroy_tree()