Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_conntrack_labels.h56 void nf_connlabels_put(struct net *net);
59 static inline void nf_connlabels_put(struct net *net) {} in nf_connlabels_put() function
/linux/net/netfilter/
H A Dnf_conntrack_labels.c75 void nf_connlabels_put(struct net *net) in nf_connlabels_put() function
81 EXPORT_SYMBOL_GPL(nf_connlabels_put);
H A Dxt_connlabel.c77 nf_connlabels_put(par->net); in connlabel_mt_destroy()
H A Dnft_ct.c388 nf_connlabels_put(ctx->net); in __nft_ct_get_destroy()
542 nf_connlabels_put(ctx->net); in __nft_ct_set_destroy()
/linux/net/sched/
H A Dact_ct.c888 nf_connlabels_put(nf_ct_net(params->tmpl)); in tcf_ct_params_free()
1340 nf_connlabels_put(net); in tcf_ct_fill_params()
/linux/net/openvswitch/
H A Dconntrack.c2027 nf_connlabels_put(net); in ovs_ct_exit()