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

tcp_fasttmr() function

Is called every TCP_FAST_INTERVAL (250 ms) and process data previously "refused" by upper layer (application) and sends delayed ACKs or pending FINs. Automatically called from tcp_tmr().

Syntax

void tcp_fasttmr (void);
Implemented in tcp.c:1478

References

LocationReferrerText
tcp.c:1479
tcp_fasttmr(void)
tcp_priv.h:68
void tcp_fasttmr (void);
tcp.c:237tcp_tmr()
tcp_fasttmr();

Call Tree

Functions calling tcp_fasttmr()
Functions called by tcp_fasttmr()
all items filtered out
tcp_fasttmr()
Data read by tcp_fasttmr()
Data written by tcp_fasttmr()
tcp_fasttmr()
tcp_fasttmr()::pcb
tcp_fasttmr()::next
all items filtered out
Type of tcp_fasttmr()
tcp_fasttmr()
all items filtered out