Home
last modified time | relevance | path

Searched refs:tcps_usedrtt (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/systat/
H A Dtcp.c205 DO(tcps_usedrtt); in domode()
/dragonfly/sys/netinet/
H A Dtcp_var.h420 u_long tcps_usedrtt; /* times RTT initialized from route */ member
H A Dtcp_input.c3127 tcpstat.tcps_usedrtt++; in tcp_rmx_rtt()