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

/linux-master/include/net/netfilter/
H A Dnf_conntrack_count.h38 void nf_conncount_cache_free(struct nf_conncount_list *list);
/linux-master/net/netfilter/
H A Dnft_connlimit.c103 nf_conncount_cache_free(priv->list);
234 nf_conncount_cache_free(priv->list);
H A Dnf_conncount.c561 void nf_conncount_cache_free(struct nf_conncount_list *list) function
568 EXPORT_SYMBOL_GPL(nf_conncount_cache_free); variable
580 nf_conncount_cache_free(&rbconn->list);

Completed in 144 milliseconds