cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
toe_utils.cpp File Reference

: Utilities and helpers for the TCP Offload Engine (TOE) More...

#include "toe_utils.hpp"
Include dependency graph for toe_utils.cpp:

Go to the source code of this file.

Macros

#define THIS_NAME   "ToeUtils"
 

Functions

const char * getEventName (EventType evType)
 Returns the name of an enum-based event as a user friendly string. More...
 
void printFourTuple (const char *callerName, int src, FourTuple fourTuple)
 Print a socket pair association from an internal FourTuple encoding. More...
 

Detailed Description

: Utilities and helpers for the TCP Offload Engine (TOE)

System: : cloudFPGA Component : Network Transport Stack (NTS) Language : Vivado HLS

Definition in file toe_utils.cpp.