Home
last modified time | relevance | path

Searched refs:tcp_fasttmr (Results 1 – 4 of 4) sorted by relevance

/minix/minix/lib/liblwip/dist/src/include/lwip/priv/
H A Dtcp_priv.h68 void tcp_fasttmr (void);
/minix/minix/lib/liblwip/dist/src/core/
H A Dtcp.c159 tcp_fasttmr(); in tcp_tmr()
1278 tcp_fasttmr(void) in tcp_fasttmr() function
/minix/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtest_tcp.c25 tcp_fasttmr(); in test_tcp_tmr()
/minix/minix/lib/liblwip/dist/
H A DCHANGELOG848 * tcp.c: fixed bug #39898 tcp_fasttmr() possible lock due to infinte queue process loop