cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
session_lookup_controller.hpp File Reference
Include dependency graph for session_lookup_controller.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SLcQuery
 
class  SLcReverseLkp
 

Typedefs

typedef FourTuple SLcFourTuple
 

Functions

void session_lookup_controller (stream< SessionLookupQuery > &siRXe_SessLookupReq, stream< SessionLookupReply > &soRXe_SessLookupRep, stream< SessionId > &siSTt_SessReleaseCmd, stream< TcpPort > &soPRt_ClosePortCmd, stream< SocketPair > &siTAi_SessLookupReq, stream< SessionLookupReply > &soTAi_SessLookupRep, stream< SessionId > &siTXe_ReverseLkpReq, stream< fourTuple > &soTXe_ReverseLkpRep, stream< CamSessionLookupRequest > &soCAM_SessLookupReq, stream< CamSessionLookupReply > &siCAM_SessLookupRep, stream< CamSessionUpdateRequest > &soCAM_SessUpdateReq, stream< CamSessionUpdateReply > &siCAM_SessUpdateRep, stream< ap_uint< 16 > > &soSssRelCnt, stream< ap_uint< 16 > > &soSssRegCnt)
 Session Lookup Controller (SLc) More...