Home
last modified time | relevance | path

Searched refs:ICSK_ACK_NOW (Results 1 – 6 of 6) sorted by relevance

/linux/net/ipv4/
H A Dtcp_dctcp.h33 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
H A Dtcp_input.c538 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in __tcp_accecn_process()
5678 (ICSK_ACK_NOMEM | ICSK_ACK_NOW); in tcp_data_queue()
5703 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_data_queue()
6153 inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOW) { in __tcp_ack_snd_check()
/linux/include/net/
H A Dtcp_ecn.h61 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_accept_cwr()
326 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_received_counters()
H A Dinet_connection_sock.h168 ICSK_ACK_NOW = 16, /* Send the next ACK immediately (once) */ enumerator
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c197 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
/linux/net/mptcp/
H A Dsubflow.c1538 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in subflow_data_ready()