NetSim Source Code Help
Loading...
Searching...
No Matches
DelayedAck.c File Reference
#include "main.h"
#include "TCP.h"
Include dependency graph for DelayedAck.c:

Go to the source code of this file.

Functions

void set_ack_type (PNETSIM_SOCKET s, PTCP_DEV_VAR tcp)
 
bool send_ack_or_not (PNETSIM_SOCKET s)
 

Function Documentation

◆ send_ack_or_not()

bool send_ack_or_not ( PNETSIM_SOCKET  s)

Definition at line 24 of file DelayedAck.c.

Here is the caller graph for this function:

◆ set_ack_type()

void set_ack_type ( PNETSIM_SOCKET  s,
PTCP_DEV_VAR  tcp 
)

Definition at line 17 of file DelayedAck.c.

Here is the caller graph for this function: