OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Egress Maintenance Point Flow Table Match. More...
#include <ofdpa_datatypes.h>
Data Fields | |
ofdpaMacAddr_t | destMac |
ofdpaMacAddr_t | destMacMask |
uint16_t | etherType |
uint16_t | etherTypeMask |
uint8_t | oamY1731Mdl |
Parsed from the IEEE 802.1ag/Y.1731 header. | |
uint8_t | oamY1731MdlMask |
uint8_t | oamY1731Opcode |
uint8_t | oamY1731OpcodeMask |
uint32_t | outPort |
ACTSET output - egress port to apply rule to. | |
uint16_t | vlanId |
uint16_t | vlanIdMask |
Egress Maintenance Point Flow Table Match.
Definition at line 1631 of file ofdpa_datatypes.h.
uint32_t ofdpaEgressMpFlowMatch_s::outPort |
ACTSET output - egress port to apply rule to.
Definition at line 1644 of file ofdpa_datatypes.h.