OpenFlow Data Plane Abstraction (OF-DPA) API Guide and Reference Manual
|
L2 Interface Group Bucket. More...
#include <ofdpa_datatypes.h>
Data Fields | |
uint32_t | outputPort |
bucket action set | |
uint32_t | popVlanTag |
controller responsible for assuring vlan is identified in groupId | |
L2 Interface Group Bucket.
Definition at line 780 of file ofdpa_datatypes.h.
uint32_t ofdpaL2InterfaceGroupBucketData_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 786 of file ofdpa_datatypes.h.
uint32_t ofdpaL2InterfaceGroupBucketData_s::popVlanTag |
controller responsible for assuring vlan is identified in groupId
flag indicating if outer VLAN tag should be stripped
(0 - do not strip VLAN tag, 1 - strip VLAN tag)
Definition at line 792 of file ofdpa_datatypes.h.