Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_kdtrace.c298 MIB_PROBE_TCP(tcps_cachedsendpipe);
H A Dtcp_hostcache.c600 TCPSTAT_INC(tcps_cachedsendpipe); in tcp_hc_update()
H A Din_kdtrace.h290 SDT_PROBE_DECLARE(mib, tcp, count, tcps_cachedsendpipe);
H A Dtcp_var.h1062 uint64_t tcps_cachedsendpipe; /* times cached send buffer size */ member
/freebsd/usr.bin/netstat/
H A Dinet.c816 p(tcps_cachedsendpipe, "\t\t" in tcp_stats()