Searched refs:nf_conncount_gc_list (Results 1 – 3 of 3) sorted by relevance
221 bool nf_conncount_gc_list(struct net *net, in nf_conncount_gc_list() function265 EXPORT_SYMBOL_GPL(nf_conncount_gc_list);345 if (do_gc && nf_conncount_gc_list(net, &rbconn->list)) in insert_tree()415 nf_conncount_gc_list(net, &rbconn->list); in count_tree()459 if (nf_conncount_gc_list(data->net, &rbconn->list)) in tree_gc_worker()
224 ret = nf_conncount_gc_list(net, &priv->list); in nft_connlimit_gc()
34 bool nf_conncount_gc_list(struct net *net,