Home
last modified time | relevance | path

Searched refs:TCP_QUEUE_OOSEQ (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dopt.h920 #ifndef TCP_QUEUE_OOSEQ
921 #define TCP_QUEUE_OOSEQ (LWIP_TCP) macro
Dtcp.h242 #if TCP_QUEUE_OOSEQ
/external/syslinux/core/lwip/src/core/
Dtcp.c355 #if TCP_QUEUE_OOSEQ in tcp_abandon()
880 #if TCP_QUEUE_OOSEQ in tcp_slowtmr()
1071 #if TCP_QUEUE_OOSEQ
1403 #if TCP_QUEUE_OOSEQ in tcp_pcb_purge()
1448 #if TCP_QUEUE_OOSEQ in tcp_pcb_remove()
Dinit.c166 #if (TCP_QUEUE_OOSEQ && !LWIP_TCP)
Dtcp_in.c790 #if TCP_QUEUE_OOSEQ
847 #if TCP_QUEUE_OOSEQ in tcp_receive()
1213 #if TCP_QUEUE_OOSEQ in tcp_receive()
1296 #if TCP_QUEUE_OOSEQ in tcp_receive()
1342 #if TCP_QUEUE_OOSEQ in tcp_receive()
Dpbuf.c73 #if TCP_QUEUE_OOSEQ
87 #if !LWIP_TCP || !TCP_QUEUE_OOSEQ || NO_SYS
/external/syslinux/core/lwip/
DCHANGELOG1059 * init.c, opt.h: Patch#6774 TCP_QUEUE_OOSEQ breaks compilation when