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

/linux-master/include/uapi/linux/
H A Dopenvswitch.h592 * @OVS_FLOW_ATTR_CLEAR: If present in a %OVS_FLOW_CMD_SET request, clears the
620 OVS_FLOW_ATTR_CLEAR, /* Flag to clear stats, tcp_flags, used. */ enumerator in enum:ovs_flow_attr
/linux-master/net/openvswitch/
H A Ddatapath.c1295 if (a[OVS_FLOW_ATTR_CLEAR])
1504 [OVS_FLOW_ATTR_CLEAR] = { .type = NLA_FLAG },

Completed in 134 milliseconds