Searched refs:OVS_CT_ATTR_MARK (Results 1 – 2 of 2) sorted by relevance
818 OVS_CT_ATTR_MARK, /* mark to associate with this connection. */ enumerator
1190 [OVS_CT_ATTR_MARK] = { .minlen = sizeof(struct md_mark),1246 case OVS_CT_ATTR_MARK: { in parse_ct()1498 nla_put(skb, OVS_CT_ATTR_MARK, sizeof(ct_info->mark), in ovs_ct_action_to_attr()