Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtcp.h289 static inline bool tcp_out_of_memory(struct sock *sk) in tcp_out_of_memory() function
/openbmc/linux/net/ipv4/
H A Dtcp.c2778 out_of_socket_memory = tcp_out_of_memory(sk); in tcp_check_oom()