Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h110 ICSK_ACK_PUSHED2 = 8, enumerator
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h121 ICSK_ACK_PUSHED2 = 8, enumerator
/kernel/linux/linux-5.10/include/net/
H A Dinet_connection_sock.h178 ICSK_ACK_PUSHED2 = 8, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dinet_connection_sock.h166 ICSK_ACK_PUSHED2 = 8, enumerator
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c1626 ((icsk->icsk_ack.pending & ICSK_ACK_PUSHED2) || in tcp_nip_cleanup_rbuf()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c1579 ((icsk->icsk_ack.pending & ICSK_ACK_PUSHED2) || in tcp_cleanup_rbuf()
H A Dtcp_input.c288 icsk->icsk_ack.pending |= ICSK_ACK_PUSHED2; in tcp_measure_rcv_mss()
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c563 (ICSK_ACK_PUSHED2 | ICSK_ACK_PUSHED))); in mptcp_subflow_could_cleanup()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c1461 ((icsk->icsk_ack.pending & ICSK_ACK_PUSHED2) || in __tcp_cleanup_rbuf()
H A Dtcp_input.c296 icsk->icsk_ack.pending |= ICSK_ACK_PUSHED2; in tcp_measure_rcv_mss()

Completed in 37 milliseconds