Searched refs:tcps_closed (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dtcp_var.h175 u_long tcps_closed; /* conn. closed (includes drops) */ member in struct:tcpstat
H A Ddebug.c223 tcpstat.tcps_closed, tcpstat.tcps_drops);
H A Dtcp_subr.c285 STAT(tcpstat.tcps_closed++);
/external/qemu/slirp-android/
H A Dtcp_var.h179 u_long tcps_closed; /* conn. closed (includes drops) */ member in struct:tcpstat
H A Ddebug.c219 tcpstat.tcps_closed, tcpstat.tcps_drops);
H A Dtcp_subr.c287 STAT(tcpstat.tcps_closed++);

Completed in 62 milliseconds