INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::tcp::LwipTcpStackIf, including all inherited members.
ip_output(LwipTcpLayer::tcp_pcb *pcb, L3Address const &src, L3Address const &dest, void *tcpseg, int len)=0 | inet::tcp::LwipTcpStackIf | pure virtual |
ip_route(L3Address const &ipAddr)=0 | inet::tcp::LwipTcpStackIf | pure virtual |
lwip_free_pcb_event(LwipTcpLayer::tcp_pcb *pcb)=0 | inet::tcp::LwipTcpStackIf | pure virtual |
lwip_tcp_event(void *arg, LwipTcpLayer::tcp_pcb *pcb, LwipTcpLayer::lwip_event, struct pbuf *p, u16_t size, err_t err)=0 | inet::tcp::LwipTcpStackIf | pure virtual |
notifyAboutIncomingSegmentProcessing(LwipTcpLayer::tcp_pcb *pcb, uint32 seqNo, const void *dataptr, int len)=0 | inet::tcp::LwipTcpStackIf | pure virtual |
~LwipTcpStackIf() | inet::tcp::LwipTcpStackIf | inlinevirtual |