Searched defs:orphans (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/net/ipv4/ | ||
D | proc.c | 55 int orphans, sockets; in sockstat_seq_show() local |
/linux-3.3/include/net/ | ||
D | tcp.h | 287 int orphans = percpu_counter_read_positive(ocp); in tcp_too_many_orphans() local |