Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1221 int tcpRtoAlgorithm; member
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c217 SET_MIB(tcp_mib.tcpRtoAlgorithm, 4); /* vanj */ in tcp_snmp_get()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2701 pr_int_val("tcpRtoAlgorithm", tcp->tcpRtoAlgorithm); in print_tcp_stats()