Searched refs:op_tcp (Results 1 – 2 of 2) sorted by relevance
152 (1 tcpRtoAlgorithm INTEGER op_tcp GET)153 (2 tcpRtoMin INTEGER32 op_tcp GET)154 (3 tcpRtoMax INTEGER32 op_tcp GET)155 (4 tcpMaxConn INTEGER32 op_tcp GET)156 (5 tcpActiveOpens COUNTER op_tcp GET)157 (6 tcpPassiveOpens COUNTER op_tcp GET)158 (7 tcpAttemptFails COUNTER op_tcp GET)159 (8 tcpEstabResets COUNTER op_tcp GET)160 (9 tcpCurrEstab GAUGE op_tcp GET)161 (10 tcpInSegs COUNTER op_tcp GET)[all …]
185 op_tcp(struct snmp_context *ctx __unused, struct snmp_value *value, in op_tcp() function