Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_input.c5646 static void __tcp_ack_snd_check(struct sock *sk, int ofo_possible) in __tcp_ack_snd_check() function
5711 __tcp_ack_snd_check(sk, 1); in tcp_ack_snd_check()
6117 __tcp_ack_snd_check(sk, 0); in tcp_rcv_established()