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

Unicast Routing Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
uint32_t groupID
 Write-Action(s) instruction.
 
ofdpaUnicastRoutingFlowMatch_t match_criteria
 
uint32_t outputPort
 

Detailed Description

Unicast Routing Flow Table Entry.

Definition at line 1052 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdpaUnicastRoutingFlowEntry_s::gotoTableId

Goto-Table instruction.

Setting this to 0 indicates drop action; otherwise must be OFDPA_FLOW_TABLE_ID_ACL_POLICY

Definition at line 1061 of file ofdpa_datatypes.h.

uint32_t ofdpaUnicastRoutingFlowEntry_s::groupID

Write-Action(s) instruction.

Data for GROUP action, must be an L3 Unicast, L3 ECMP or MPLS L3 VPN group entry. Must be zero for the output port to be used.

Definition at line 1067 of file ofdpa_datatypes.h.


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