Home
last modified time | relevance | path

Searched refs:OVS_PACKET_CMD_EXECUTE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dopenvswitch.h146 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */ enumerator
161 * for %OVS_PACKET_CMD_EXECUTE. It has nested %OVS_ACTION_ATTR_* attributes.
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dopenvswitch.h157 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */ enumerator
172 * for %OVS_PACKET_CMD_EXECUTE. It has nested %OVS_ACTION_ATTR_* attributes.
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dopenvswitch.h82 OVS_PACKET_CMD_EXECUTE enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dopenvswitch.h82 OVS_PACKET_CMD_EXECUTE enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dopenvswitch.h69 OVS_PACKET_CMD_EXECUTE enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1437 OVS_PACKET_CMD_EXECUTE = 3 # Apply actions to packet variable in OvsPacket
1471 elif msg["cmd"] == OvsPacket.OVS_PACKET_CMD_EXECUTE:
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.c702 { .cmd = OVS_PACKET_CMD_EXECUTE,
719 .resv_start_op = OVS_PACKET_CMD_EXECUTE + 1,
/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.c664 { .cmd = OVS_PACKET_CMD_EXECUTE,

Completed in 18 milliseconds