Home
last modified time | relevance | path

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

/NextBSD/usr.bin/systat/
HDtcp.c216 DO(tcps_cachedrttvar); in domode()
/NextBSD/sys/netinet/
HDtcp_hostcache.c547 TCPSTAT_INC(tcps_cachedrttvar); in tcp_hc_update()
HDtcp_var.h536 uint64_t tcps_cachedrttvar; /* times cached rttvar updated */ member
/NextBSD/release/picobsd/tinyware/ns/
HDns.c578 printf(" %10lu times cached RTTVAR updated\n", s.tcps_cachedrttvar); in print_tcp_stats()
/NextBSD/usr.bin/netstat/
HDinet.c758 p(tcps_cachedrttvar, "\t\t" in tcp_stats()