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.h787 void __tcp_check_space(struct sock *sk);
794 __tcp_check_space(sk); in tcp_check_space()
/linux/net/ipv4/
H A Dtcp_input.c6066 void __tcp_check_space(struct sock *sk) in __tcp_check_space() function