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

/linux-master/net/openvswitch/
H A Dconntrack.c50 struct ovs_key_ct_labels value;
51 struct ovs_key_ct_labels mask;
105 static bool labels_nonzero(const struct ovs_key_ct_labels *labels);
169 struct ovs_key_ct_labels *labels)
377 const struct ovs_key_ct_labels *labels,
378 const struct ovs_key_ct_labels *mask)
418 const struct ovs_key_ct_labels *labels,
419 const struct ovs_key_ct_labels *mask)
831 static bool labels_nonzero(const struct ovs_key_ct_labels *labels)
1973 unsigned int n_bits = sizeof(struct ovs_key_ct_labels) * BITS_PER_BYT
[all...]
H A Dflow.h164 struct ovs_key_ct_labels labels;
H A Dflow_netlink.c437 [OVS_KEY_ATTR_CT_LABELS] = { .len = sizeof(struct ovs_key_ct_labels) },
1242 const struct ovs_key_ct_labels *cl;
/linux-master/include/uapi/linux/
H A Dopenvswitch.h507 struct ovs_key_ct_labels { struct

Completed in 211 milliseconds