Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h684 void tcp_check_space(struct sock *sk);
/linux/net/ipv4/
H A Dtcp_input.c5739 void tcp_check_space(struct sock *sk) in tcp_check_space() function
5754 tcp_check_space(sk); in tcp_data_snd_check()
H A Dtcp_output.c87 tcp_check_space(sk); in tcp_event_new_data_sent()