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

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

#include "./toe.hpp"
Include dependency graph for toe_utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.hpp.