Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_output.c3120 tcp_adjust_rcv_ssthresh(sk); in __tcp_select_window()
3179 tcp_adjust_rcv_ssthresh(sk); in __tcp_select_window()
Dtcp_input.c549 tcp_adjust_rcv_ssthresh(sk); in tcp_grow_window()
5636 tcp_adjust_rcv_ssthresh(sk); in tcp_prune_queue()
/linux-6.12.1/include/net/
Dtcp.h1583 static inline void tcp_adjust_rcv_ssthresh(struct sock *sk) in tcp_adjust_rcv_ssthresh() function