Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dtcp.h278 static inline bool tcp_out_of_memory(struct sock *sk) in tcp_out_of_memory() function
/linux-3.4.99/net/ipv4/
Dtcp.c1892 out_of_socket_memory = tcp_out_of_memory(sk); in tcp_check_oom()