Home
last modified time | relevance | path

Searched refs:TCP_RTO_DEBUG (Results 1 – 13 of 13) sorted by relevance

/components/net/lwip/port/
A Dlwipopts.h230 #define TCP_RTO_DEBUG LWIP_DBG_ON macro
232 #define TCP_RTO_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h2031 #ifndef TCP_RTO_DEBUG
2032 #define TCP_RTO_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2764 #if !defined TCP_RTO_DEBUG || defined __DOXYGEN__
2765 #define TCP_RTO_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.1.2/src/core/
A Dtcp_out.c1471 LWIP_DEBUGF(TCP_RTO_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("tcp_output_segment: segment busy\n")); in tcp_output_segment()
1542 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_output_segment: rtseq %"U32_F"\n", pcb->rtseq)); in tcp_output_segment()
1647 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_rexmit_rto: segment busy\n")); in tcp_rexmit_rto_prepare()
1652 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_rexmit_rto: segment busy\n")); in tcp_rexmit_rto_prepare()
1740 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_rexmit busy\n")); in tcp_rexmit()
A Dtcp_in.c1338 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: pcb->rttest %"U32_F" rtseq %"U32_F" ackno %"U32_F"\n",
1349 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: experienced rtt %"U16_F" ticks (%"U16_F" msec).\n",
1362 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: RTO %"U16_F" (%"U16_F" milliseconds)\n",
A Dtcp.c1277 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_slowtmr: rtime %"S16_F in tcp_slowtmr()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h3393 #if !defined TCP_RTO_DEBUG || defined __DOXYGEN__
3394 #define TCP_RTO_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp_in.c1085 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: pcb->rttest %"U32_F" rtseq %"U32_F" ackno %"U32_F"\n", in tcp_receive()
1096 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: experienced rtt %"U16_F" ticks (%"U16_F" msec).\n", in tcp_receive()
1109 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: RTO %"U16_F" (%"U16_F" milliseconds)\n", in tcp_receive()
A Dtcp.c850 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_slowtmr: rtime %"S16_F in tcp_slowtmr()
A Dtcp_out.c1109 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_output_segment: rtseq %"U32_F"\n", pcb->rtseq)); in tcp_output_segment()
/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp_in.c1251 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: pcb->rttest %"U32_F" rtseq %"U32_F" ackno %"U32_F"\n",
1262 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: experienced rtt %"U16_F" ticks (%"U16_F" msec).\n",
1275 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: RTO %"U16_F" (%"U16_F" milliseconds)\n",
A Dtcp_out.c1259 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_output_segment: rtseq %"U32_F"\n", pcb->rtseq)); in tcp_output_segment()
A Dtcp.c1052 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_slowtmr: rtime %"S16_F in tcp_slowtmr()

Completed in 41 milliseconds