Home
last modified time | relevance | path

Searched refs:FASTRETRANS_DEBUG (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/ipv4/
Dtcp_input.c904 #if FASTRETRANS_DEBUG > 1 in tcp_check_sack_reordering()
1842 #if FASTRETRANS_DEBUG > 0 in tcp_sacktag_write_queue()
2311 #if FASTRETRANS_DEBUG > 1 in DBGUNDO()
3234 #if FASTRETRANS_DEBUG > 0 in tcp_clean_rtx_queue()
Dtcp_output.c2916 #if FASTRETRANS_DEBUG > 0 in tcp_retransmit_skb()
/Linux-v4.19/include/net/
Dtcp.h21 #define FASTRETRANS_DEBUG 1 macro