Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dtcp.h281 static inline bool tcp_out_of_memory(struct sock *sk) in tcp_out_of_memory() function
/Linux-v4.19/net/ipv4/
Dtcp.c2302 out_of_socket_memory = tcp_out_of_memory(sk); in tcp_check_oom()