Home
last modified time | relevance | path

Searched defs:OVS_PACKET_CMD_EXECUTE (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1843 OVS_PACKET_CMD_EXECUTE = 3 # Apply actions to packet variable in OvsPacket
/linux/include/uapi/linux/
H A Dopenvswitch.h157 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */ enumerator