Home
last modified time | relevance | path

Searched defs:mib2_tcp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h1219 typedef struct mib2_tcp { struct
1221 int tcpRtoAlgorithm;
1223 int tcpRtoMin;
1225 int tcpRtoMax;
1227 int tcpMaxConn;
1229 Counter tcpActiveOpens;
1231 Counter tcpPassiveOpens;
1233 Counter tcpAttemptFails;
1235 Counter tcpEstabResets;
1237 Gauge tcpCurrEstab;
[all …]