Searched defs:mib2_tcp (Results 1 – 1 of 1) sorted by relevance
1195 typedef struct mib2_tcp { struct1197 int tcpRtoAlgorithm;1199 int tcpRtoMin;1201 int tcpRtoMax;1203 int tcpMaxConn;1205 Counter tcpActiveOpens;1207 Counter tcpPassiveOpens;1209 Counter tcpAttemptFails;1211 Counter tcpEstabResets;1213 Gauge tcpCurrEstab;[all …]