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

/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_labels.c63 int nf_connlabels_replace(struct nf_conn *ct, nf_connlabels_replace() function
92 EXPORT_SYMBOL_GPL(nf_connlabels_replace); variable
H A Dnf_conntrack_netlink.c1657 return nf_connlabels_replace(ct, nla_data(cda[CTA_LABELS]), mask, len); ctnetlink_attach_labels()
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_labels.h51 int nf_connlabels_replace(struct nf_conn *ct,
/linux-4.4.14/net/openvswitch/
H A Dconntrack.c245 err = nf_connlabels_replace(ct, (u32 *)labels, (u32 *)mask, ovs_ct_set_labels()

Completed in 60 milliseconds