OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
Data Fields
ofdpaColorActionsFlowEntry_s Struct Reference

Color Based Actions Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

uint8_t clearAction
 Clear-Action(s) instruction.
 
uint8_t dscp
 DSCP.
 
uint8_t dscpAction
 If non-zero, set DSCP.
 
uint8_t ecn
 ECN.
 
uint8_t ecnAction
 If non-zero, set ECN.
 
ofdpaColorActionsFlowMatch_t match_criteria
 match criteria
 
uint32_t outputPort
 Apply-Action(s) instruction.
 
uint8_t trafficClass
 Traffic Class.
 
uint8_t trafficClassAction
 Write-Action(s) instruction.
 
uint8_t vlanPcp
 VLAN priority.
 
uint8_t vlanPcpAction
 If non-zero, set vlan priority.
 

Detailed Description

Color Based Actions Flow Table Entry.

Definition at line 1497 of file ofdpa_datatypes.h.

Field Documentation

uint8_t ofdpaColorActionsFlowEntry_s::clearAction

Clear-Action(s) instruction.

if set, the action set is cleared

Definition at line 1505 of file ofdpa_datatypes.h.

uint32_t ofdpaColorActionsFlowEntry_s::outputPort

Apply-Action(s) instruction.

data for OUTPUT apply-action, restricted to CONTROLLER, set to 0 otherwise

Definition at line 1510 of file ofdpa_datatypes.h.

uint8_t ofdpaColorActionsFlowEntry_s::trafficClassAction

Write-Action(s) instruction.

If non-zero, set traffic class

Definition at line 1515 of file ofdpa_datatypes.h.


The documentation for this struct was generated from the following file: