Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/inet/
H A Dmib2.h1197 int tcpRtoAlgorithm; member
/onnv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c155 SET_MIB(tcp_mib.tcpRtoAlgorithm, 4); /* vanj */ in tcp_snmp_get()
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Dmib_II.txt1631 tcpRtoAlgorithm OBJECT-TYPE
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2300 pr_int_val("tcpRtoAlgorithm", tcp->tcpRtoAlgorithm); in print_tcp_stats()