|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <toe.hpp>
Public Member Functions | |
| TXeTxSarReply () | |
| TXeTxSarReply (ap_uint< 32 > ack, ap_uint< 32 > nack, ap_uint< 16 > min_window, ap_uint< 16 > app, bool finReady, bool finSent) | |
Public Attributes | |
| TxAckNum | ackd |
| TxAckNum | not_ackd |
| TcpWindow | min_window |
| TxBufPtr | app |
| bool | finReady |
| bool | finSent |
|
inline |