Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_conntrack_labels.h50 void nf_connlabels_put(struct net *net);
55 static inline void nf_connlabels_put(struct net *net) {} in nf_connlabels_put() function
/Linux-v5.4/net/netfilter/
Dnf_conntrack_labels.c74 void nf_connlabels_put(struct net *net) in nf_connlabels_put() function
80 EXPORT_SYMBOL_GPL(nf_connlabels_put);
Dxt_connlabel.c77 nf_connlabels_put(par->net); in connlabel_mt_destroy()
Dnft_ct.c526 nf_connlabels_put(ctx->net); in __nft_ct_set_destroy()
/Linux-v5.4/net/sched/
Dact_ct.c954 nf_connlabels_put(net); in ct_exit_net()
/Linux-v5.4/net/openvswitch/
Dconntrack.c2283 nf_connlabels_put(net); in ovs_ct_exit()