Searched refs:too_many_orphans (Results 1 – 1 of 1) sorted by relevance
2511 bool too_many_orphans, out_of_socket_memory; in tcp_check_oom() local2513 too_many_orphans = tcp_too_many_orphans(sk, shift); in tcp_check_oom()2516 if (too_many_orphans) in tcp_check_oom()2520 return too_many_orphans || out_of_socket_memory; in tcp_check_oom()