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

/linux-4.1.27/include/net/netfilter/
H A Dnf_conntrack_labels.h51 int nf_connlabels_replace(struct nf_conn *ct,
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_labels.c62 int nf_connlabels_replace(struct nf_conn *ct, nf_connlabels_replace() function
91 EXPORT_SYMBOL_GPL(nf_connlabels_replace); variable
H A Dnf_conntrack_netlink.c1587 return nf_connlabels_replace(ct, nla_data(cda[CTA_LABELS]), mask, len); ctnetlink_attach_labels()

Completed in 313 milliseconds