Searched refs:OVS_PACKET_CMD_EXECUTE (Results 1 – 3 of 3) sorted by relevance
165 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */180 * for %OVS_PACKET_CMD_EXECUTE. It has nested %OVS_ACTION_ATTR_* attributes.199 * processing %OVS_PACKET_CMD_EXECUTE. Takes precedence over all other ways157 OVS_PACKET_CMD_EXECUTE /* Apply actions to a packet. */ global() enumerator
1843 OVS_PACKET_CMD_EXECUTE = 3 # Apply actions to packet variable in OvsPacket 1877 elif msg["cmd"] == OvsPacket.OVS_PACKET_CMD_EXECUTE:
731 { .cmd = OVS_PACKET_CMD_EXECUTE,748 .resv_start_op = OVS_PACKET_CMD_EXECUTE + 1,