Home
last modified time | relevance | path

Searched refs:OVS_CT_ATTR_EVENTMASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dopenvswitch.h823 OVS_CT_ATTR_EVENTMASK, /* u32 mask of IPCT_* events. */ enumerator
/linux-6.3-rc2/net/openvswitch/
A Dconntrack.c1258 [OVS_CT_ATTR_EVENTMASK] = { .minlen = sizeof(u32),
1343 case OVS_CT_ATTR_EVENTMASK: in parse_ct()
1569 nla_put_u32(skb, OVS_CT_ATTR_EVENTMASK, ct_info->eventmask)) in ovs_ct_action_to_attr()

Completed in 10 milliseconds