Home
last modified time | relevance | path

Searched refs:nf_connlabels_put (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/net/netfilter/
Dnf_conntrack_labels.h57 void nf_connlabels_put(struct net *net);
60 static inline void nf_connlabels_put(struct net *net) {} in nf_connlabels_put() function
/Linux-v6.1/net/netfilter/
Dnf_conntrack_labels.c76 void nf_connlabels_put(struct net *net) in nf_connlabels_put() function
82 EXPORT_SYMBOL_GPL(nf_connlabels_put);
Dxt_connlabel.c77 nf_connlabels_put(par->net); in connlabel_mt_destroy()
Dnft_ct.c527 nf_connlabels_put(ctx->net); in __nft_ct_set_destroy()
/Linux-v6.1/net/sched/
Dact_ct.c1627 nf_connlabels_put(net); in ct_exit_net()
/Linux-v6.1/net/openvswitch/
Dconntrack.c2325 nf_connlabels_put(net); in ovs_ct_exit()