|
OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Ingress Maintenance Point Flow Table Match. More...
#include <ofdpa_datatypes.h>
Data Fields | |
| ofdpaMacAddr_t | destMac |
| ofdpaMacAddr_t | destMacMask |
| uint16_t | etherType |
| uint16_t | etherTypeMask |
| uint32_t | inPort |
| OpenFlow Ingress Port number. | |
| uint8_t | oamY1731Mdl |
| Parsed from the IEEE 802.1ag/Y.1731 header. | |
| uint8_t | oamY1731MdlMask |
| uint8_t | oamY1731Opcode |
| uint8_t | oamY1731OpcodeMask |
| uint16_t | vlanId |
| uint16_t | vlanIdMask |
Ingress Maintenance Point Flow Table Match.
Definition at line 709 of file ofdpa_datatypes.h.