Searched refs:ICSK_ACK_NOW (Results 1 – 5 of 5) sorted by relevance
33 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
350 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_accept_cwr()5274 (ICSK_ACK_NOMEM | ICSK_ACK_NOW); in tcp_data_queue()5299 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_data_queue()5765 inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOW) { in __tcp_ack_snd_check()
203 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
166 ICSK_ACK_NOW = 16, /* Send the next ACK immediately (once) */ enumerator
1514 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in subflow_data_ready()