flowmatch_example_main.cpp

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
Napatech Software Suite: examples/flowmatch/flowmatch_example_main.cpp File Reference
flowmatch_example_main.cpp File Reference
#include <nt.h>
#include <atomic>
#include <cstdint>
#include <iostream>
#include <thread>
#include "flowmatch_example_helper.h"
#include "flowmatch_example_flowstat.h"
#include "flowmatch_example_ntpl.h"
#include "flowmatch_example_receiver.h"
#include "flowmatch_example_transmitter.h"

Go to the source code of this file.

Namespaces

 anonymous_namespace{flowmatch_example_main.cpp}
 

Functions

int main (int, char **)
 

Variables

constexpr size_t anonymous_namespace{flowmatch_example_main.cpp}::TxPkgSize = 128
 
constexpr uint8_t anonymous_namespace{flowmatch_example_main.cpp}::IPv4Package1 []
 
constexpr uint8_t anonymous_namespace{flowmatch_example_main.cpp}::IPv4Package2 []
 
constexpr uint8_t anonymous_namespace{flowmatch_example_main.cpp}::IPv6Package []
 

Function Documentation

int main ( int  ,
char **   
)

Definition at line 152 of file flowmatch_example_main.cpp.