Home
last modified time | relevance | path

Searched refs:tcps_cachedssthresh (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_hostcache.c588 TCPSTAT_INC(tcps_cachedssthresh); in tcp_hc_update()
H A Dtcp_var.h623 uint64_t tcps_cachedssthresh; /* times cached ssthresh updated */ member
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h623 uint64_t tcps_cachedssthresh; /* times cached ssthresh updated */ member
/f-stack/tools/netstat/
H A Dinet.c734 p(tcps_cachedssthresh, "\t\t" in tcp_stats()