Home
last modified time | relevance | path

Searched refs:tcps_cachedrtt (Results 1 – 5 of 5) sorted by relevance

/NextBSD/usr.bin/systat/
HDtcp.c215 DO(tcps_cachedrtt); in domode()
/NextBSD/sys/netinet/
HDtcp_hostcache.c539 TCPSTAT_INC(tcps_cachedrtt); in tcp_hc_update()
HDtcp_var.h535 uint64_t tcps_cachedrtt; /* times cached RTT in route updated */ member
/NextBSD/release/picobsd/tinyware/ns/
HDns.c577 s.tcps_cachedrtt); in print_tcp_stats()
/NextBSD/usr.bin/netstat/
HDinet.c756 p(tcps_cachedrtt, "\t\t{:connections-updated-rtt-on-close/%ju} " in tcp_stats()