|
OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Egress DSCP PCP Remark Flow Table Entry. More...
#include <ofdpa_datatypes.h>
Data Fields | |
| uint8_t | dscp |
| DSCP. | |
| uint8_t | dscpAction |
| If non-zero, set DSCP. | |
| OFDPA_FLOW_TABLE_ID_t | gotoTableId |
| Goto-Table instruction. | |
| ofdpaEgressDscpPcpRemarkFlowMatch_t | match_criteria |
| match criteria | |
| uint8_t | vlanDei |
| DEI. | |
| uint8_t | vlanDeiAction |
| If non-zero, set vlan dei. | |
| uint8_t | vlanPcp |
| VLAN priority. | |
| uint8_t | vlanPcpAction |
| Apply-Action(s) instruction. | |
Egress DSCP PCP Remark Flow Table Entry.
Definition at line 1693 of file ofdpa_datatypes.h.
| uint8_t ofdpaEgressDscpPcpRemarkFlowEntry_s::vlanPcpAction |
Apply-Action(s) instruction.
If non-zero, set vlan priority
Definition at line 1707 of file ofdpa_datatypes.h.