info_example.c

Reference Documentation

Platform
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.6
Napatech Software Suite: examples/info/info_example.c File Reference
info_example.c File Reference
#include <nt.h>
#include <assert.h>

Go to the source code of this file.

Functions

static int showProductInfo (const NtInfoStream_t hInfoStream, uint8_t adapterNo)
 
int main (void)
 

Function Documentation

static int showProductInfo ( const NtInfoStream_t  hInfoStream,
uint8_t  adapterNo 
)
static
Examples:
info/info_example.c.

Definition at line 93 of file info_example.c.

Referenced by main().

int main ( void  )

Definition at line 175 of file info_example.c.