Home
last modified time | relevance | path

Searched refs:ICSK_ACK_NOW (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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.c343 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_accept_cwr()
5052 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_data_queue()
5495 inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOW) { in __tcp_ack_snd_check()
/kernel/linux/linux-6.6/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.c351 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_accept_cwr()
5083 (ICSK_ACK_NOMEM | ICSK_ACK_NOW); in tcp_data_queue()
5108 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_data_queue()
5573 inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOW) { in __tcp_ack_snd_check()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h111 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c163 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h122 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c197 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h179 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h167 ICSK_ACK_NOW = 16, /* Send the next ACK immediately (once) */ enumerator

Completed in 21 milliseconds