Searched refs:TCP_QUEUE_OOSEQ (Results 1 – 8 of 8) sorted by relevance
125 #if LWIP_TCP && TCP_QUEUE_OOSEQ
944 #ifndef TCP_QUEUE_OOSEQ945 #define TCP_QUEUE_OOSEQ (LWIP_TCP) macro
244 #if TCP_QUEUE_OOSEQ
388 #if TCP_QUEUE_OOSEQ in tcp_abandon()920 #if TCP_QUEUE_OOSEQ in tcp_slowtmr()1168 #if TCP_QUEUE_OOSEQ1510 #if TCP_QUEUE_OOSEQ in tcp_pcb_purge()1555 #if TCP_QUEUE_OOSEQ in tcp_pcb_remove()
793 #if TCP_QUEUE_OOSEQ850 #if TCP_QUEUE_OOSEQ in tcp_receive()1242 #if TCP_QUEUE_OOSEQ in tcp_receive()1324 #if TCP_QUEUE_OOSEQ in tcp_receive()1370 #if TCP_QUEUE_OOSEQ in tcp_receive()
73 #if LWIP_TCP && TCP_QUEUE_OOSEQ87 #if !LWIP_TCP || !TCP_QUEUE_OOSEQ || !PBUF_POOL_FREE_OOSEQ
10 #if !TCP_QUEUE_OOSEQ
1358 * init.c, opt.h: Patch#6774 TCP_QUEUE_OOSEQ breaks compilation when