Searched refs:ICSK_ACK_TIMER (Results 1 – 6 of 6) sorted by relevance
187 !(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in dccp_delack_timer()195 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in dccp_delack_timer()
610 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) {624 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()
278 !(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in tcp_delack_timer_handler()285 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in tcp_delack_timer_handler()
3644 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) { in tcp_send_delayed_ack()3657 icsk->icsk_ack.pending |= ICSK_ACK_SCHED | ICSK_ACK_TIMER; in tcp_send_delayed_ack()
165 ICSK_ACK_TIMER = 2, enumerator236 icsk->icsk_ack.pending |= ICSK_ACK_TIMER; in inet_csk_reset_xmit_timer()