info_example.c

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
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 (struct NtInfoStream_s *hInfoStream, uint8_t adapterNo)
 
int main (void)
 

Function Documentation

static int showProductInfo ( struct NtInfoStream_s *  hInfoStream,
uint8_t  adapterNo 
)
static
Examples:
info/info_example.c.

Definition at line 95 of file info_example.c.

Referenced by main().

int main ( void  )

Definition at line 178 of file info_example.c.