Searched refs:nf_conncount_cache_free (Results 1 – 3 of 3) sorted by relevance
36 void nf_conncount_cache_free(struct nf_conncount_list *list);
103 nf_conncount_cache_free(priv->list); in nft_connlimit_do_destroy()234 nf_conncount_cache_free(priv->list); in nft_connlimit_destroy_clone()
552 void nf_conncount_cache_free(struct nf_conncount_list *list) in nf_conncount_cache_free() function559 EXPORT_SYMBOL_GPL(nf_conncount_cache_free);571 nf_conncount_cache_free(&rbconn->list); in destroy_tree()
Completed in 23 milliseconds