OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
L2 Unfiltered Interface Group Bucket. More...
#include <ofdpa_datatypes.h>
Data Fields | |
uint32_t | allowVlanTranslation |
Allow Egress VLAN Translation to change outermost VLAN. | |
uint32_t | outputPort |
bucket action set | |
L2 Unfiltered Interface Group Bucket.
Definition at line 2126 of file ofdpa_datatypes.h.
uint32_t ofdpaL2UnfilteredInterfaceGroupBucketData_s::allowVlanTranslation |
Allow Egress VLAN Translation to change outermost VLAN.
Must be 1 for L2 Unfiltered Interface Group.
Definition at line 2136 of file ofdpa_datatypes.h.
uint32_t ofdpaL2UnfilteredInterfaceGroupBucketData_s::outputPort |
bucket action set
controller responsible for assuring data in outputPort and the port identifier data encoded in the groupId are equal
Definition at line 2132 of file ofdpa_datatypes.h.