OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
MPLS L2 Port Flow Table Match. More...
#include <ofdpa_datatypes.h>
Data Fields | |
uint16_t | etherType |
uint16_t | etherTypeMask |
uint32_t | mplsL2Port |
MPLS L2 Port identifier Ports are classified by the numbering: 0x0000nnnn - VPWS Local 0x0001nnnn - VPLS Local 0x0002nnnn - VPWS Network 0x0003nnnn - VPLS Network. | |
uint32_t | mplsL2PortMask |
uint32_t | tunnelId |
MPLS L2 Port Flow Table Match.
Definition at line 761 of file ofdpa_datatypes.h.