anonymous_namespace{flowmatch_example_receiver.cpp}

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
Napatech Software Suite: anonymous_namespace{flowmatch_example_receiver.cpp} Namespace Reference
anonymous_namespace{flowmatch_example_receiver.cpp} Namespace Reference

Functions

void printFlowStreamInfo (NtFlowStream_t &flowStream, std::vector< std::unique_ptr< NtFlow_t >> &learnedFlowList, std::atomic< uint64_t > *ipv4counter, std::atomic< uint64_t > *ipv6counter)
 

Function Documentation

void anonymous_namespace{flowmatch_example_receiver.cpp}::printFlowStreamInfo ( NtFlowStream_t flowStream,
std::vector< std::unique_ptr< NtFlow_t >> &  learnedFlowList,
std::atomic< uint64_t > *  ipv4counter,
std::atomic< uint64_t > *  ipv6counter 
)

Print flow info and status records related to flow stream.

Definition at line 67 of file flowmatch_example_receiver.cpp.

Referenced by taskReceiverMiss().