Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
Data Fields | |
uint32_t | descLen |
uint32_t | destIntIfNum |
uint32_t | pktLength |
uint32_t | rxIfNum |
uint32_t | rxUntagged |
Parameter to specify whether the packet ingressing on physical port is having VLAN tag or not. More... | |
uint32_t | version |
Definition at line 99 of file openapi_tcam.h.
uint32_t open_sysExtAgentPktRxDesc_t::rxUntagged |
Parameter to specify whether the packet ingressing on physical port is having VLAN tag or not.
0 - packet is tagged, 1 - packet is untagged
Definition at line 114 of file openapi_tcam.h.