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

VLAN Flow Table Entry. More...

#include <ofdpa_datatypes.h>

Data Fields

OFDPA_FLOW_TABLE_ID_t gotoTableId
 Goto-Table instruction.
 
ofdpaVlanFlowMatch_t match_criteria
 Match Criteria.
 
uint16_t newVlanId
 Write Actions Instruction.
 

Detailed Description

VLAN Flow Table Entry.

Definition at line 258 of file ofdpa_datatypes.h.

Field Documentation

OFDPA_FLOW_TABLE_ID_t ofdpaVlanFlowEntry_s::gotoTableId

Goto-Table instruction.

must be OFDPA_FLOW_TABLE_ID_TERMINATION_MAC or 0 to drop

Definition at line 267 of file ofdpa_datatypes.h.

uint16_t ofdpaVlanFlowEntry_s::newVlanId

Write Actions Instruction.

New VLAN Id

Definition at line 271 of file ofdpa_datatypes.h.


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