OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
Bridging Flow Table Match. More...
#include <ofdpa_datatypes.h>
Data Fields | |
ofdpaMacAddr_t | destMac |
Destination MAC. | |
ofdpaMacAddr_t | destMacMask |
Field maskable, DLF rule if masked. | |
uint32_t | tunnelId |
uint32_t | tunnelIdMask |
uint16_t | vlanId |
VLAN Id. | |
uint16_t | vlanIdMask |
Bridging Flow Table Match.
Definition at line 1129 of file ofdpa_datatypes.h.