Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c5652 void tcp_check_space(struct sock *sk) in tcp_check_space() function
5667 tcp_check_space(sk); in tcp_data_snd_check()
H A Dtcp_output.c87 tcp_check_space(sk); in tcp_event_new_data_sent()