Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dtcp.h288 static inline bool tcp_out_of_memory(struct sock *sk) in tcp_out_of_memory() function
/Linux-v6.6/net/ipv4/
Dtcp.c2741 out_of_socket_memory = tcp_out_of_memory(sk); in tcp_check_oom()