Searched refs:nf_connlabels_put (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_labels.h58 void nf_connlabels_put(struct net *net);
63 static inline void nf_connlabels_put(struct net *net) {} function
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_labels.c113 void nf_connlabels_put(struct net *net) nf_connlabels_put() function
121 EXPORT_SYMBOL_GPL(nf_connlabels_put); variable
H A Dxt_connlabel.c66 nf_connlabels_put(par->net); connlabel_mt_destroy()
/linux-4.4.14/net/openvswitch/
H A Dconntrack.c789 nf_connlabels_put(net); ovs_ct_exit()

Completed in 192 milliseconds