Home
last modified time | relevance | path

Searched refs:ICSK_TIME_PROBE0 (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/
Dinet_connection_sock.h148 #define ICSK_TIME_PROBE0 3 /* Zero window probe timer */ macro
203 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0) { in inet_csk_clear_xmit_timer()
233 if (what == ICSK_TIME_RETRANS || what == ICSK_TIME_PROBE0 || in inet_csk_reset_xmit_timer()
Dtcp.h1283 inet_csk_reset_xmit_timer(sk, ICSK_TIME_PROBE0, in tcp_check_probe_timer()