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

/external/qemu/slirp/
H A Dtcp_var.h176 u_long tcps_segstimed; /* segs where we tried to get rtt */ member in struct:tcpstat
H A Ddebug.c226 tcpstat.tcps_segstimed, tcpstat.tcps_rttupdated);
H A Dtcp_output.c498 STAT(tcpstat.tcps_segstimed++);
/external/qemu/slirp-android/
H A Dtcp_var.h180 u_long tcps_segstimed; /* segs where we tried to get rtt */ member in struct:tcpstat
H A Ddebug.c222 tcpstat.tcps_segstimed, tcpstat.tcps_rttupdated);
H A Dtcp_output.c498 STAT(tcpstat.tcps_segstimed++);

Completed in 217 milliseconds