![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| void | send_segment (PNETSIM_SOCKET s) |
| void | resend_segment (PNETSIM_SOCKET s, NetSim_PACKET *expired) |
| void | resend_segment_without_timeout (PNETSIM_SOCKET s, UINT seq) |
| void resend_segment | ( | PNETSIM_SOCKET | s, |
| NetSim_PACKET * | expired | ||
| ) |
| void resend_segment_without_timeout | ( | PNETSIM_SOCKET | s, |
| UINT | seq | ||
| ) |
Definition at line 79 of file TCP_Outgoing.c.


| void send_segment | ( | PNETSIM_SOCKET | s | ) |
Definition at line 18 of file TCP_Outgoing.c.

