Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dtcp.h684 void tcp_check_space(struct sock *sk);
/linux-6.14.4/net/ipv4/
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()
Dtcp_output.c87 tcp_check_space(sk); in tcp_event_new_data_sent()