Home
last modified time | relevance | path

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

/third_party/lwip/
D0059-fix-last_unsent-last_unacked.patch94 #if TCP_OVERSIZE_DBGCHECK
96 #endif /* TCP_OVERSIZE_DBGCHECK */
D0032-fix-free-pbuf-miss-data.patch39 #if TCP_OVERSIZE_DBGCHECK
D0041-optimite-pcb-list-limit-send-size-and-ack-now.patch219 #if TCP_OVERSIZE_DBGCHECK
247 #endif /* TCP_OVERSIZE_DBGCHECK */
D0075-adapt-read-write-for-rtc-mode.patch217 #if TCP_OVERSIZE_DBGCHECK
/third_party/lwip/src/core/
Dtcp_out.c190 #if TCP_OVERSIZE_DBGCHECK in tcp_create_segment()
413 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
509 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
558 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
681 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
712 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
734 #if TCP_OVERSIZE_DBGCHECK in tcp_write()
948 #if TCP_OVERSIZE_DBGCHECK in tcp_split_unsent_seg()
1379 #if TCP_OVERSIZE_DBGCHECK in tcp_output()
1670 #if TCP_OVERSIZE_DBGCHECK in tcp_rexmit_rto_prepare()
/third_party/lwip/src/include/lwip/priv/
Dtcp_priv.h244 #define TCP_OVERSIZE_DBGCHECK 1 macro
246 #define TCP_OVERSIZE_DBGCHECK 0 macro
257 #if TCP_OVERSIZE_DBGCHECK
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c1559 #if TCP_OVERSIZE_DBGCHECK in START_TEST()
1606 #if TCP_OVERSIZE_DBGCHECK in START_TEST()