Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c3060 tcp_adjust_rcv_ssthresh(sk); in __tcp_select_window()
3119 tcp_adjust_rcv_ssthresh(sk); in __tcp_select_window()
H A Dtcp_input.c561 tcp_adjust_rcv_ssthresh(sk); in tcp_grow_window()
5534 tcp_adjust_rcv_ssthresh(sk); in tcp_prune_queue()
/openbmc/linux/include/net/
H A Dtcp.h1515 static inline void tcp_adjust_rcv_ssthresh(struct sock *sk) in tcp_adjust_rcv_ssthresh() function