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

Injected OAM Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
uint32_t groupId
 
ofdpaInjectedOamFlowMatch_t match_criteria
 
uint32_t mplsAchChannel
 
uint32_t mplsAchChannelAction
 
uint32_t mplsBOS
 
uint32_t mplsDataFirstNibble
 
uint32_t mplsDataFirstNibbleAction
 
uint32_t mplsGalTC
 
uint32_t mplsGalTCAction
 
uint32_t mplsGalTTL
 
uint32_t mplsGalTTLAction
 
uint32_t mplsL2Port
 For MPLS L2 VPN classification.
 
uint32_t mplsL2PortAction
 If non-zero, set the MPLS L2 Port.
 
uint32_t mplsLabel
 
uint32_t mplsTC
 
uint32_t mplsTCAction
 
uint32_t mplsTTL
 
uint32_t mplsTTLAction
 
uint32_t mplsVlanPcp
 
uint32_t mplsVlanPcpAction
 
uint8_t oamLmTxCountAction
 Write Actions Instructions.
 
uint32_t pushCW
 
uint32_t pushMplsGalHdr
 
uint32_t pushMplsLabelHdr
 
uint32_t tunnelId
 For MPLS L2 VPN classification.
 
uint32_t tunnelIdAction
 Apply Actions Instructions.
 

Detailed Description

Injected OAM Flow Table Entry.

Definition at line 478 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdpaInjectedOamFlowEntry_s::gotoTableId

Goto-Table instruction.

valid tables : OFDPA_FLOW_TABLE_ID_MPLS_L2_PORT

Definition at line 487 of file ofdpa_datatypes.h.

uint32_t ofdpaInjectedOamFlowEntry_s::mplsL2Port

For MPLS L2 VPN classification.

Definition at line 493 of file ofdpa_datatypes.h.

uint32_t ofdpaInjectedOamFlowEntry_s::mplsL2PortAction

If non-zero, set the MPLS L2 Port.

Definition at line 492 of file ofdpa_datatypes.h.

uint8_t ofdpaInjectedOamFlowEntry_s::oamLmTxCountAction

Write Actions Instructions.

Indicates MEP for which LM counters are to be incremented for data frames.

Definition at line 519 of file ofdpa_datatypes.h.

uint32_t ofdpaInjectedOamFlowEntry_s::tunnelId

For MPLS L2 VPN classification.

Definition at line 491 of file ofdpa_datatypes.h.

uint32_t ofdpaInjectedOamFlowEntry_s::tunnelIdAction

Apply Actions Instructions.

If non-zero, set the Tunnel ID.

Definition at line 490 of file ofdpa_datatypes.h.


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