Home
last modified time | relevance | path

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

/linux/net/openvswitch/
A Dconntrack.c46 struct ovs_key_ct_labels value;
47 struct ovs_key_ct_labels mask;
101 static bool labels_nonzero(const struct ovs_key_ct_labels *labels);
165 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels()
373 const struct ovs_key_ct_labels *labels, in ovs_ct_init_labels()
374 const struct ovs_key_ct_labels *mask) in ovs_ct_init_labels()
414 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels()
415 const struct ovs_key_ct_labels *mask) in ovs_ct_set_labels()
1092 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero()
2281 unsigned int n_bits = sizeof(struct ovs_key_ct_labels) * BITS_PER_BYTE; in ovs_ct_init()
A Dflow.h150 struct ovs_key_ct_labels labels;
A Dflow_netlink.c433 [OVS_KEY_ATTR_CT_LABELS] = { .len = sizeof(struct ovs_key_ct_labels) },
1229 const struct ovs_key_ct_labels *cl; in metadata_from_nlattrs()
/linux/include/uapi/linux/
A Dopenvswitch.h474 struct ovs_key_ct_labels { struct

Completed in 27 milliseconds