tcp_kill_timewait() is only used within LwIP.
 
Symbols
loading...
Files
loading...

tcp_kill_timewait() function

Kills the oldest connection that is in TIME_WAIT state. Called from tcp_alloc() if no more connections are available.

Syntax

static void tcp_kill_timewait(void);

References

LocationReferrerText
tcp.c:1784
tcp_kill_timewait(void)
tcp.c:1847tcp_alloc()
tcp_kill_timewait();

Call Tree

Functions calling tcp_kill_timewait()
Functions called by tcp_kill_timewait()
all items filtered out
tcp_kill_timewait()
all items filtered out
Data read by tcp_kill_timewait()
Data written by tcp_kill_timewait()
tcp_kill_timewait()::pcb
tcp_kill_timewait()::inactive
tcp_kill_timewait()::inactivity
all items filtered out
tcp_kill_timewait()
tcp_kill_timewait()::pcb
tcp_kill_timewait()::inactive
tcp_kill_timewait()::inactivity
all items filtered out
Type of tcp_kill_timewait()
tcp_kill_timewait()
all items filtered out