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

Termination MAC Flow Table Match. More...

#include <ofdpa_datatypes.h>

Data Fields

ofdpaMacAddr_t destMac
 Destination MAC.
 
ofdpaMacAddr_t destMacMask
 destMacMask is only used for multicast destMac entries (mask requirements apply)
 
uint16_t etherType
 Must be either 0x0800 or 0x86dd or 0x8847.
 
uint32_t inPort
 OpenFlow Ingress Port number.
 
uint32_t inPortMask
 Field maskable only.
 
uint16_t vlanId
 VLAN Id.
 
uint16_t vlanIdMask
 VLAN Id Mask.
 

Detailed Description

Termination MAC Flow Table Match.

Definition at line 809 of file ofdpa_datatypes.h.

Field Documentation

uint16_t ofdpaTerminationMacFlowMatch_s::vlanIdMask

VLAN Id Mask.

Field maskable only

Definition at line 829 of file ofdpa_datatypes.h.


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