Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dtcp.h1458 static inline void tcp_adjust_rcv_ssthresh(struct sock *sk) in tcp_adjust_rcv_ssthresh() function
/Linux-v6.1/net/ipv4/
Dtcp_input.c528 tcp_adjust_rcv_ssthresh(sk); in tcp_grow_window()
5393 tcp_adjust_rcv_ssthresh(sk); in tcp_prune_queue()
Dtcp_output.c2978 tcp_adjust_rcv_ssthresh(sk); in __tcp_select_window()