Home
last modified time | relevance | path

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

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