OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Termination MAC Flow Table Entry. More...
#include <ofdpa_datatypes.h>
Data Fields | |
OFDPA_FLOW_TABLE_ID_t | gotoTableId |
Goto-Table instruction. | |
ofdpaTerminationMacFlowMatch_t | match_criteria |
uint32_t | outputPort |
Apply-Action(s) instruction. | |
Termination MAC Flow Table Entry.
Definition at line 834 of file ofdpa_datatypes.h.
OFDPA_FLOW_TABLE_ID_t ofdpaTerminationMacFlowEntry_s::gotoTableId |
Goto-Table instruction.
only acceptable values are OFDPA_FLOW_TABLE_ID_UNICAST_ROUTING, OFDPA_FLOW_TABLE_ID_L3_TYPE, OFDPA_FLOW_TABLE_ID_MULTICAST_ROUTING, OFDPA_FLOW_TABLE_ID_MPLS_0, OFDPA_FLOW_TABLE_ID_MPLS_1
Definition at line 848 of file ofdpa_datatypes.h.