OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Ingress Port Flow Table Entry. More...
#include <ofdpa_datatypes.h>
Data Fields | |
OFDPA_FLOW_TABLE_ID_t | gotoTableId |
Goto-Table instruction. | |
ofdpaIngressPortFlowMatch_t | match_criteria |
Match Criteria. | |
Ingress Port Flow Table Entry.
Definition at line 232 of file ofdpa_datatypes.h.
OFDPA_FLOW_TABLE_ID_t ofdpaIngressPortFlowEntry_s::gotoTableId |
Goto-Table instruction.
must be OFDPA_FLOW_TABLE_ID_TERMINATION_MAC or 0 to drop
Definition at line 240 of file ofdpa_datatypes.h.