| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Field and Description |
|---|---|
RockerOfDpaFlowAction |
RockerOfDpaFlow.action |
| Modifier and Type | Method and Description |
|---|---|
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withGotoTbl(Long value) |
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withGroupId(Long value) |
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withNewVlanId(Integer value) |
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withOutPport(Long value) |
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withTunnelLport(Long value) |
RockerOfDpaFlowAction |
RockerOfDpaFlowAction.withVlanId(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
RockerOfDpaFlow |
RockerOfDpaFlow.withAction(RockerOfDpaFlowAction value) |
| Constructor and Description |
|---|
RockerOfDpaFlow(long cookie,
long hits,
RockerOfDpaFlowKey key,
RockerOfDpaFlowMask mask,
RockerOfDpaFlowAction action) |