Home
last modified time | relevance | path

Searched refs:nf_connlabels_replace (Results 1 – 5 of 5) sorted by relevance

/net/netfilter/
A Dnf_conntrack_labels.c28 int nf_connlabels_replace(struct nf_conn *ct, in nf_connlabels_replace() function
57 EXPORT_SYMBOL_GPL(nf_connlabels_replace);
A Dnft_ct.c309 nf_connlabels_replace(ct, in nft_ct_set_eval()
A Dnf_conntrack_netlink.c2191 return nf_connlabels_replace(ct, nla_data(cda[CTA_LABELS]), mask, len); in ctnetlink_attach_labels()
/net/sched/
A Dact_ct.c925 nf_connlabels_replace(ct, labels, labels_m, 4); in tcf_ct_act_set_labels()
/net/openvswitch/
A Dconntrack.c433 err = nf_connlabels_replace(ct, labels->ct_labels_32, in ovs_ct_set_labels()

Completed in 26 milliseconds