Home
last modified time | relevance | path

Searched refs:ICSK_ACK_NOMEM (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dinet_connection_sock.h168 ICSK_ACK_NOMEM = 32, enumerator
/linux/net/mptcp/
H A Doptions.c1212 inet_csk(ssk)->icsk_ack.pending |= ICSK_ACK_NOMEM | ICSK_ACK_NOW; in mptcp_over_limit()
/linux/net/ipv4/
H A Dtcp_output.c285 if (unlikely(inet_csk(sk)->icsk_ack.pending & ICSK_ACK_NOMEM)) { in tcp_select_window()
H A Dtcp_input.c5658 (ICSK_ACK_NOMEM | ICSK_ACK_NOW); in tcp_data_queue()