Searched refs:ICSK_ACK_TIMER (Results 1 – 6 of 6) sorted by relevance
164 ICSK_ACK_TIMER = 2, enumerator246 icsk->icsk_ack.pending | ICSK_ACK_TIMER); in inet_csk_reset_xmit_timer()
324 if (!(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in tcp_delack_timer_handler()332 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in tcp_delack_timer_handler()371 if (!(smp_load_acquire(&icsk->icsk_ack.pending) & ICSK_ACK_TIMER) && in tcp_delack_timer()
193 if (inet_csk(sk)->icsk_ack.pending & ICSK_ACK_TIMER) { in dctcp_ece_ack_update()
3723 WARN_ON_ONCE(icsk->icsk_ack.pending & ICSK_ACK_TIMER); in schedule_3rdack_retransmission()3725 icsk->icsk_ack.pending | ICSK_ACK_SCHED | ICSK_ACK_TIMER); in schedule_3rdack_retransmission()