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

Ingress Maintenance Point Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

uint32_t checkDropStatusAction
 Non-zero value indicates check the Drop-Status table for this index and type.
 
uint8_t clearAction
 If non-zero, drop OAM frame.
 
OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
uint32_t lmepId
 Indicates MEP or MIP for OAM PDU processing.
 
uint32_t lmepIdAction
 Apply Actions instruction.
 
ofdpaMpFlowMatch_t match_criteria
 
uint32_t oamLmTxCountAction
 Non-zero value indicates update LM TX counters according to LMEP_ID and Traffic Class.
 
uint32_t outputPort
 OUTPUT action, can be CONTROLLER or LOCAL.
 

Detailed Description

Ingress Maintenance Point Flow Table Entry.

Definition at line 733 of file ofdpa_datatypes.h.

Field Documentation

uint32_t ofdpaMpFlowEntry_s::checkDropStatusAction

Non-zero value indicates check the Drop-Status table for this index and type.

Definition at line 751 of file ofdpa_datatypes.h.

OFDPA_FLOW_TABLE_ID_t ofdpaMpFlowEntry_s::gotoTableId

Goto-Table instruction.

valid tables: OFDPA_FLOW_TABLE_ID_MPLS_L2_PORT or 0 to drop

Definition at line 744 of file ofdpa_datatypes.h.

uint32_t ofdpaMpFlowEntry_s::lmepId

Indicates MEP or MIP for OAM PDU processing.

Definition at line 753 of file ofdpa_datatypes.h.

uint32_t ofdpaMpFlowEntry_s::lmepIdAction

Apply Actions instruction.

If non-zero, set the LMEP ID.

Definition at line 749 of file ofdpa_datatypes.h.


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