Searched refs:OVS_CT_ATTR_EVENTMASK (Results 1 – 4 of 4) sorted by relevance
732 OVS_CT_ATTR_EVENTMASK, /* u32 mask of IPCT_* events. */ enumerator
782 OVS_CT_ATTR_EVENTMASK, /* u32 mask of IPCT_* events. */ enumerator
1512 [OVS_CT_ATTR_EVENTMASK] = { .minlen = sizeof(u32),1597 case OVS_CT_ATTR_EVENTMASK: in parse_ct()1821 nla_put_u32(skb, OVS_CT_ATTR_EVENTMASK, ct_info->eventmask)) in ovs_ct_action_to_attr()