cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
SimTcpSegment Member List

This is the complete list of members for SimTcpSegment, including all inherited members.

addTcpPayload(string pldStr)SimTcpSegmentinline
calculateTcpChecksum(Ip4Addr ipSa, Ip4Addr ipDa, Ip4DatLen tcpSegLen)SimTcpSegmentinline
clone(SimTcpSegment &tcpSeg)SimTcpSegmentinline
cloneHeader(SimTcpSegment &tcpSeg)SimTcpSegmentinline
dump()SimTcpSegmentinline
getLE_TcpDestinationPort()SimTcpSegmentinline
getLE_TcpSourcePort()SimTcpSegmentinline
getTcpAcknowledgeNumber()SimTcpSegmentinline
getTcpChecksum()SimTcpSegmentinline
getTcpControlAck()SimTcpSegmentinline
getTcpControlFin()SimTcpSegmentinline
getTcpControlPsh()SimTcpSegmentinline
getTcpControlRst()SimTcpSegmentinline
getTcpControlSyn()SimTcpSegmentinline
getTcpControlUrg()SimTcpSegmentinline
getTcpDataOffset()SimTcpSegmentinline
getTcpDestinationPort()SimTcpSegmentinline
getTcpOptionKind()SimTcpSegmentinline
getTcpOptionMss()SimTcpSegmentinline
getTcpSequenceNumber()SimTcpSegmentinline
getTcpSourcePort()SimTcpSegmentinline
getTcpUrgentPointer()SimTcpSegmentinline
getTcpWindow()SimTcpSegmentinline
isWellFormed(const char *callerName, Ip4Addr ipSa, Ip4Addr ipDa)SimTcpSegmentinline
length()SimTcpSegmentinline
pullChunk()SimTcpSegmentinline
pushChunk(AxisTcp tcpChunk)SimTcpSegmentinline
reCalculateTcpChecksum(Ip4Addr ipSa, Ip4Addr ipDa, Ip4DatLen segLen)SimTcpSegmentinline
setTcpAcknowledgeNumber(TcpAckNum num)SimTcpSegmentinline
setTcpChecksum(TcpChecksum csum)SimTcpSegmentinline
setTcpControlAck(TcpCtrlBit bit)SimTcpSegmentinline
setTcpControlFin(TcpCtrlBit bit)SimTcpSegmentinline
setTcpControlPsh(TcpCtrlBit bit)SimTcpSegmentinline
setTcpControlRst(TcpCtrlBit bit)SimTcpSegmentinline
setTcpControlSyn(TcpCtrlBit bit)SimTcpSegmentinline
setTcpControlUrg(TcpCtrlBit bit)SimTcpSegmentinline
setTcpDataOffset(int offset)SimTcpSegmentinline
setTcpDestinationPort(TcpPort port)SimTcpSegmentinline
setTcpOptionKind(TcpOptKind val)SimTcpSegmentinline
setTcpOptionMss(TcpOptMss val)SimTcpSegmentinline
setTcpSequenceNumber(TcpSeqNum num)SimTcpSegmentinline
setTcpSourcePort(TcpPort port)SimTcpSegmentinline
setTcpUrgentPointer(TcpUrgPtr ptr)SimTcpSegmentinline
setTcpWindow(TcpWindow win)SimTcpSegmentinline
SimTcpSegment(int segLen)SimTcpSegmentinline
SimTcpSegment()SimTcpSegmentinline
size()SimTcpSegmentinline
writeAxisTcpToFile(AxisTcp &axisTcp, ofstream &outFileStream)SimTcpSegmentinline
writePayloadToDatFile(ofstream &outFileStream)SimTcpSegmentinline
writeToDatFile(ofstream &outFileStream)SimTcpSegmentinline