Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_input.c5552 static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible) in __tcp_ack_snd_check() function
5617 __tcp_ack_snd_check(sk, 1); in tcp_ack_snd_check()
6017 __tcp_ack_snd_check(sk, 0); in tcp_rcv_established()