Searched refs:OVS_CT_ATTR_MARK (Results 1 – 2 of 2) sorted by relevance
817 OVS_CT_ATTR_MARK, /* mark to associate with this connection. */ enumerator
1248 [OVS_CT_ATTR_MARK] = { .minlen = sizeof(struct md_mark),1304 case OVS_CT_ATTR_MARK: { in parse_ct()1555 nla_put(skb, OVS_CT_ATTR_MARK, sizeof(ct_info->mark), in ovs_ct_action_to_attr()
Completed in 10 milliseconds