Home
last modified time | relevance | path

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

/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/include/net/
H A Dinet_connection_sock.h167 ICSK_ACK_NOW = 16, /* Send the next ACK immediately (once) */ enumerator