net/ipv4/tcp_timer.c::tcp_out_of_resources() .... if (ub_too_many_orphans(sk, orphans)) { if (net_ratelimit()) printk(KERN_INFO "Out of socket memory\n");
Report message to a moderator