Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c5505 static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible) in __tcp_ack_snd_check() function
5570 __tcp_ack_snd_check(sk, 1); in tcp_ack_snd_check()
5968 __tcp_ack_snd_check(sk, 0); in tcp_rcv_established()