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

Multicast 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.
 
ofdpaMulticastRoutingFlowMatch_t match_criteria
 

Detailed Description

Multicast Routing Flow Table Entry.

Definition at line 1109 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdpaMulticastRoutingFlowEntry_s::gotoTableId

Goto-Table instruction.

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

Definition at line 1118 of file ofdpa_datatypes.h.

uint32_t ofdpaMulticastRoutingFlowEntry_s::groupID

Write-Action(s) instruction.

Data for GROUP action. Must be an L3 Multicast group entry

Definition at line 1122 of file ofdpa_datatypes.h.


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