Searched refs:nf_conncount_gc_list (Results 1 – 3 of 3) sorted by relevance
227 bool nf_conncount_gc_list(struct net *net, in nf_conncount_gc_list() function276 EXPORT_SYMBOL_GPL(nf_conncount_gc_list);355 if (do_gc && nf_conncount_gc_list(net, &rbconn->list)) in insert_tree()424 nf_conncount_gc_list(net, &rbconn->list); in count_tree()468 if (nf_conncount_gc_list(data->net, &rbconn->list)) in tree_gc_worker()
244 ret = nf_conncount_gc_list(net, priv->list); in nft_connlimit_gc()
35 bool nf_conncount_gc_list(struct net *net,