segment_inline_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/net/segment_inline/segment_inline_example.c File Reference
segment_inline_example.c File Reference
#include <nt.h>

Go to the source code of this file.

Functions

int main (void)
 

Variables

static volatile int running = 1
 

Function Documentation

int main ( void  )

Definition at line 148 of file segment_inline_example.c.

Variable Documentation

volatile int running = 1
static

Definition at line 138 of file segment_inline_example.c.

Referenced by main().