![]() |
NetSim Source Code Help
|

Go to the source code of this file.
Functions | |
| void | set_window_scaling (PNETSIM_SOCKET s, PWsopt opt) |
| UINT8 | get_shift_count (PNETSIM_SOCKET s) |
| void | set_window_scaling_option (PNETSIM_SOCKET s, PTCP_DEV_VAR tcp) |
| UINT32 | window_scale_get_cwnd (PNETSIM_SOCKET s) |
| UINT16 | window_scale_get_wnd (PNETSIM_SOCKET s) |
| UINT8 get_shift_count | ( | PNETSIM_SOCKET | s | ) |
Definition at line 35 of file WindowScale.c.
| void set_window_scaling | ( | PNETSIM_SOCKET | s, |
| PWsopt | opt | ||
| ) |
| void set_window_scaling_option | ( | PNETSIM_SOCKET | s, |
| PTCP_DEV_VAR | tcp | ||
| ) |
| UINT32 window_scale_get_cwnd | ( | PNETSIM_SOCKET | s | ) |
| UINT16 window_scale_get_wnd | ( | PNETSIM_SOCKET | s | ) |