Searched refs:nf_connlabels_replace (Results 1 – 5 of 5) sorted by relevance
33 int nf_connlabels_replace(struct nf_conn *ct, in nf_connlabels_replace() function62 EXPORT_SYMBOL_GPL(nf_connlabels_replace);
303 nf_connlabels_replace(ct, in nft_ct_set_eval()
1832 return nf_connlabels_replace(ct, nla_data(cda[CTA_LABELS]), mask, len); in ctnetlink_attach_labels()
40 int nf_connlabels_replace(struct nf_conn *ct,
427 err = nf_connlabels_replace(ct, labels->ct_labels_32, in ovs_ct_set_labels()