Home
last modified time | relevance | path

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

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