Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c911 void tcp_rcvbuf_grow(struct sock *sk, u32 newval) in tcp_rcvbuf_grow() function
988 tcp_rcvbuf_grow(sk, copied); in tcp_rcv_space_adjust()
5496 tcp_rcvbuf_grow(sk, tp->rcvq_space.space); in tcp_data_queue_ofo()
/linux/include/net/
H A Dtcp.h399 void tcp_rcvbuf_grow(struct sock *sk, u32 newval);
/linux/net/mptcp/
H A Dprotocol.c2182 tcp_rcvbuf_grow(ssk, copied); in mptcp_rcv_space_adjust()