abort() | inet::tcp::TcpLwipConnection | |
appGateIndexM | inet::tcp::TcpLwipConnection | |
close() | inet::tcp::TcpLwipConnection | |
connect(L3Address &localAddr, unsigned short localPort, L3Address &remoteAddr, unsigned short remotePort) | inet::tcp::TcpLwipConnection | |
connIdM | inet::tcp::TcpLwipConnection | |
do_SEND() | inet::tcp::TcpLwipConnection | |
fillStatusInfo(TCPStatusInfo &statusInfo) | inet::tcp::TcpLwipConnection | |
getSocket() | inet::tcp::TcpLwipConnection | |
indicationName(int code) | inet::tcp::TcpLwipConnection | static |
initStats() | inet::tcp::TcpLwipConnection | |
isListenerM | inet::tcp::TcpLwipConnection | protected |
listen(L3Address &localAddr, unsigned short localPort) | inet::tcp::TcpLwipConnection | |
notifyAboutSending(const TCPSegment &tcpsegP) | inet::tcp::TcpLwipConnection | |
onCloseM | inet::tcp::TcpLwipConnection | protected |
pcbM | inet::tcp::TcpLwipConnection | |
receiveQueueM | inet::tcp::TcpLwipConnection | |
send(cPacket *msgP) | inet::tcp::TcpLwipConnection | |
send_data(void *data, int len) | inet::tcp::TcpLwipConnection | |
sendEstablishedMsg() | inet::tcp::TcpLwipConnection | |
sendIndicationToApp(int code) | inet::tcp::TcpLwipConnection | |
sendQueueM | inet::tcp::TcpLwipConnection | |
statsM | inet::tcp::TcpLwipConnection | protected |
TcpLwipConnection(const TcpLwipConnection &) | inet::tcp::TcpLwipConnection | protected |
TcpLwipConnection(TCP_lwIP &tcpLwipP, int connIdP, int gateIndexP, TCPDataTransferMode dataTransferModeP) | inet::tcp::TcpLwipConnection | |
TcpLwipConnection(TcpLwipConnection &tcpLwipConnectionP, int connIdP, LwipTcpLayer::tcp_pcb *pcbP) | inet::tcp::TcpLwipConnection | |
tcpLwipM | inet::tcp::TcpLwipConnection | |
totalSentM | inet::tcp::TcpLwipConnection | protected |
~TcpLwipConnection() | inet::tcp::TcpLwipConnection | |