Searched refs:OVS_CT_ATTR_LABELS (Results 1 – 4 of 4) sorted by relevance
727 OVS_CT_ATTR_LABELS, /* labels to associate with this connection. */ enumerator
777 OVS_CT_ATTR_LABELS, /* labels to associate with this connection. */ enumerator
1504 [OVS_CT_ATTR_LABELS] = { .minlen = sizeof(struct md_labels),1570 case OVS_CT_ATTR_LABELS: { in parse_ct()1812 nla_put(skb, OVS_CT_ATTR_LABELS, sizeof(ct_info->labels), in ovs_ct_action_to_attr()