Searched refs:ICSK_ACK_TIMER (Results 1 – 9 of 9) sorted by relevance
186 !(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in dccp_delack_timer()194 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in dccp_delack_timer()
619 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) {633 icsk->icsk_ack.pending |= ICSK_ACK_SCHED | ICSK_ACK_TIMER;
29 if (inet_csk(sk)->icsk_ack.pending & ICSK_ACK_TIMER) { in dctcp_ece_ack_update()
322 if (!(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in tcp_delack_timer_handler()329 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in tcp_delack_timer_handler()368 if (!(smp_load_acquire(&icsk->icsk_ack.pending) & ICSK_ACK_TIMER) && in tcp_delack_timer()
4220 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) { in tcp_send_delayed_ack()4231 icsk->icsk_ack.pending | ICSK_ACK_SCHED | ICSK_ACK_TIMER); in tcp_send_delayed_ack()
163 ICSK_ACK_TIMER = 2, enumerator237 icsk->icsk_ack.pending | ICSK_ACK_TIMER); in inet_csk_reset_xmit_timer()
199 if (inet_csk(sk)->icsk_ack.pending & ICSK_ACK_TIMER) { in dctcp_ece_ack_update()
437 icsk->icsk_ack.pending &= ~(ICSK_ACK_SCHED | ICSK_ACK_TIMER); in clear_3rdack_retransmission()
3533 WARN_ON_ONCE(icsk->icsk_ack.pending & ICSK_ACK_TIMER); in schedule_3rdack_retransmission()3535 icsk->icsk_ack.pending | ICSK_ACK_SCHED | ICSK_ACK_TIMER); in schedule_3rdack_retransmission()