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
 Match Criteria.
 

Detailed Description

Unicast Routing Flow Table Entry.

Definition at line 386 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 395 of file ofdpa_datatypes.h.

uint32_t ofdpaUnicastRoutingFlowEntry_s::groupID

Write-Action(s) instruction.

Data for GROUP action, must be an L3 Unicast group entry

Definition at line 400 of file ofdpa_datatypes.h.


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