Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h790 static inline void tcp_check_space(struct sock *sk) in tcp_check_space() function
/linux/net/ipv4/
H A Dtcp_input.c6076 tcp_check_space(sk); in tcp_data_snd_check()