Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A 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
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_labels.c74 void nf_connlabels_put(struct net *net) in nf_connlabels_put() function
80 EXPORT_SYMBOL_GPL(nf_connlabels_put);
H A Dxt_connlabel.c77 nf_connlabels_put(par->net); in connlabel_mt_destroy()
H A Dnft_ct.c524 nf_connlabels_put(ctx->net); in __nft_ct_set_destroy()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1527 nf_connlabels_put(net); in ct_exit_net()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dconntrack.c2303 nf_connlabels_put(net); in ovs_ct_exit()