ovs_key_ct_labels
static bool labels_nonzero(const struct ovs_key_ct_labels *labels);
struct ovs_key_ct_labels *labels)
unsigned int n_bits = sizeof(struct ovs_key_ct_labels) * BITS_PER_BYTE;
const struct ovs_key_ct_labels *labels,
const struct ovs_key_ct_labels *mask)
const struct ovs_key_ct_labels *labels,
const struct ovs_key_ct_labels *mask)
struct ovs_key_ct_labels value;
struct ovs_key_ct_labels mask;
static bool labels_nonzero(const struct ovs_key_ct_labels *labels)
struct ovs_key_ct_labels labels;
const struct ovs_key_ct_labels *cl;
[OVS_KEY_ATTR_CT_LABELS] = { .len = sizeof(struct ovs_key_ct_labels) },