Home
last modified time | relevance | path

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

/Linux-v4.19/net/openvswitch/
Dconntrack.c55 struct ovs_key_ct_labels value;
56 struct ovs_key_ct_labels mask;
108 static bool labels_nonzero(const struct ovs_key_ct_labels *labels);
172 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels()
376 const struct ovs_key_ct_labels *labels, in ovs_ct_init_labels()
377 const struct ovs_key_ct_labels *mask) in ovs_ct_init_labels()
417 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels()
418 const struct ovs_key_ct_labels *mask) in ovs_ct_set_labels()
1046 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero()
2191 unsigned int n_bits = sizeof(struct ovs_key_ct_labels) * BITS_PER_BYTE; in ovs_ct_init()
Dflow.h161 struct ovs_key_ct_labels labels;
Dflow_netlink.c442 [OVS_KEY_ATTR_CT_LABELS] = { .len = sizeof(struct ovs_key_ct_labels) },
1215 const struct ovs_key_ct_labels *cl; in metadata_from_nlattrs()
/Linux-v4.19/include/uapi/linux/
Dopenvswitch.h459 struct ovs_key_ct_labels { struct