Home
last modified time | relevance | path

Searched refs:have_eventmask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dconntrack.c64 u8 have_eventmask : 1; member
1218 if (info->have_eventmask) { in ovs_ct_commit()
1598 info->have_eventmask = true; in parse_ct()
1820 if (ct_info->have_eventmask && in ovs_ct_action_to_attr()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dconntrack.c68 u8 have_eventmask : 1; member
965 if (info->have_eventmask) { in ovs_ct_commit()
1286 info->have_eventmask = true; in parse_ct()
1511 if (ct_info->have_eventmask && in ovs_ct_action_to_attr()

Completed in 6 milliseconds