Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_dctcp.h33 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
A Dtcp_input.c329 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_ecn_accept_cwr()
5036 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in tcp_data_queue()
5476 inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOW) { in __tcp_ack_snd_check()
/linux/tools/testing/selftests/bpf/
A Dbpf_tcp_helpers.h117 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_dctcp.c188 inet_csk(sk)->icsk_ack.pending |= ICSK_ACK_NOW; in dctcp_ece_ack_update()
/linux/include/net/
A Dinet_connection_sock.h166 ICSK_ACK_NOW = 16 /* Send the next ACK immediately (once) */ enumerator

Completed in 19 milliseconds