Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
Dnetns_ipv4_sysctl.rst76 …l_tcp_comp_sack_nr __tcp_ack_snd_check
120 …l_tcp_comp_sack_delay_ns __tcp_ack_snd_check
121 …l_tcp_comp_sack_slack_ns __tcp_ack_snd_check
/linux-6.14.4/net/ipv4/
Dtcp_input.c5760 static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible) in __tcp_ack_snd_check() function
5833 __tcp_ack_snd_check(sk, 1); in tcp_ack_snd_check()
6251 __tcp_ack_snd_check(sk, 0); in tcp_rcv_established()