Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Data Fields

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
 

Detailed Description

Examples:
acl_pkt_cap.c, and rx_pkt_example.c.

Definition at line 99 of file openapi_tcam.h.

Field Documentation

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.


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