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

MPLS L2 Port Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
uint32_t groupId
 Set group is only used for VPWS flows.
 
ofdpaMplsL2PortFlowMatch_t match_criteria
 
uint8_t qosIndex
 Only used when goto table is QoS.
 
uint8_t qosIndexAction
 If non-zero, set the QoS index.
 

Detailed Description

MPLS L2 Port Flow Table Entry.

Definition at line 781 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdapMplsL2PortFlowEntry_s::gotoTableId

Goto-Table instruction.

valid tables: OFDPA_FLOW_TABLE_ID_MPLS_DSCP_TRUST OFDPA_FLOW_TABLE_ID_MPLS_PDP_TRUST OFDPA_FLOW_TABLE_ID_BRIDGING OFDPA_FLOW_TABLE_ID_ACL_POLICY or 0 to drop

Definition at line 795 of file ofdpa_datatypes.h.

uint32_t ofdapMplsL2PortFlowEntry_s::groupId

Set group is only used for VPWS flows.

Definition at line 802 of file ofdpa_datatypes.h.

uint8_t ofdapMplsL2PortFlowEntry_s::qosIndex

Only used when goto table is QoS.

Definition at line 798 of file ofdpa_datatypes.h.

uint8_t ofdapMplsL2PortFlowEntry_s::qosIndexAction

If non-zero, set the QoS index.

Definition at line 799 of file ofdpa_datatypes.h.


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