Searched refs:TCP_RTO_DEBUG (Results 1 – 4 of 4) sorted by relevance
1969 #ifndef TCP_RTO_DEBUG1970 #define TCP_RTO_DEBUG LWIP_DBG_OFF macro
1058 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: pcb->rttest %"U32_F" rtseq %"U32_F" ackno %"U32_F"\n", in tcp_receive()1069 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: experienced rtt %"U16_F" ticks (%"U16_F" msec).\n", in tcp_receive()1082 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_receive: RTO %"U16_F" (%"U16_F" milliseconds)\n", in tcp_receive()
803 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_slowtmr: rtime %"S16_F in tcp_slowtmr()
1101 LWIP_DEBUGF(TCP_RTO_DEBUG, ("tcp_output_segment: rtseq %"U32_F"\n", pcb->rtseq)); in tcp_output_segment()