Searched refs:ICSK_ACK_TIMER (Results 1 – 6 of 6) sorted by relevance
191 !(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in dccp_delack_timer()199 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in dccp_delack_timer()
614 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) {628 icsk->icsk_ack.pending |= ICSK_ACK_SCHED | ICSK_ACK_TIMER;
137 if (inet_csk(sk)->icsk_ack.pending & ICSK_ACK_TIMER) in dctcp_ce_state_0_to_1()158 if (inet_csk(sk)->icsk_ack.pending & ICSK_ACK_TIMER) in dctcp_ce_state_1_to_0()
280 !(icsk->icsk_ack.pending & ICSK_ACK_TIMER)) in tcp_delack_timer_handler()287 icsk->icsk_ack.pending &= ~ICSK_ACK_TIMER; in tcp_delack_timer_handler()
3553 if (icsk->icsk_ack.pending & ICSK_ACK_TIMER) { in tcp_send_delayed_ack()3566 icsk->icsk_ack.pending |= ICSK_ACK_SCHED | ICSK_ACK_TIMER; in tcp_send_delayed_ack()
169 ICSK_ACK_TIMER = 2, enumerator240 icsk->icsk_ack.pending |= ICSK_ACK_TIMER; in inet_csk_reset_xmit_timer()