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

Version information for the TCAM API. More...

#include <openapi_tcam.h>

Data Fields

uint32_t versionMajor
 
uint32_t versionMinor
 

Detailed Description

Version information for the TCAM API.

Examples:
rx_pkt_example.c, and tcam_example.c.

Definition at line 174 of file openapi_tcam.h.

Field Documentation

uint32_t open_tcam_version_t::versionMajor

Major version number

Examples:
rx_pkt_example.c, and tcam_example.c.

Definition at line 176 of file openapi_tcam.h.

uint32_t open_tcam_version_t::versionMinor

Minor version number

Examples:
rx_pkt_example.c, and tcam_example.c.

Definition at line 177 of file openapi_tcam.h.


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