Searched refs:OVS_CT_ATTR_MARK (Results 1 – 4 of 4) sorted by relevance
726 OVS_CT_ATTR_MARK, /* mark to associate with this connection. */ enumerator
776 OVS_CT_ATTR_MARK, /* mark to associate with this connection. */ enumerator
1502 [OVS_CT_ATTR_MARK] = { .minlen = sizeof(struct md_mark),1558 case OVS_CT_ATTR_MARK: { in parse_ct()1807 nla_put(skb, OVS_CT_ATTR_MARK, sizeof(ct_info->mark), in ovs_ct_action_to_attr()