Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h631 void tcp_check_space(struct sock *sk);
/openbmc/linux/net/ipv4/
H A Dtcp_input.c5625 void tcp_check_space(struct sock *sk) in tcp_check_space() function
5640 tcp_check_space(sk); in tcp_data_snd_check()
H A Dtcp_output.c85 tcp_check_space(sk); in tcp_event_new_data_sent()