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

MPLS-TP Maintenance Point Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

uint8_t checkDropStatusAction
 Non-zero value indicates Checks the Drop Status table for a Lock condition for this LMEP Id.
 
uint8_t clearAction
 If non-zero, drop OAM frame.
 
OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
uint32_t lmepId
 
ofdpaMplsMpFlowMatch_t match_criteria
 
uint8_t oamSetCounterFieldsAction
 Apply Actions instruction.
 
uint32_t outputPort
 OUTPUT action, can be CONTROLLER or LOCAL.
 

Detailed Description

MPLS-TP Maintenance Point Flow Table Entry.

Definition at line 1002 of file ofdpa_datatypes.h.

Field Documentation

uint8_t ofdpaMplsMpFlowEntry_s::checkDropStatusAction

Non-zero value indicates Checks the Drop Status table for a Lock condition for this LMEP Id.

Definition at line 1018 of file ofdpa_datatypes.h.

OFDPA_FLOW_TABLE_ID_t ofdpaMplsMpFlowEntry_s::gotoTableId

Goto-Table instruction.

valid tables: OFDPA_FLOW_TABLE_ID_ACL or 0 to drop

Definition at line 1014 of file ofdpa_datatypes.h.

uint8_t ofdpaMplsMpFlowEntry_s::oamSetCounterFieldsAction

Apply Actions instruction.

Non-zero value indicates Reads counters from the OAM Data Plane Counter Table and sets pipeline metadata from them

Definition at line 1017 of file ofdpa_datatypes.h.


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