Searched refs:get_snmp_int (Results 1 – 1 of 1) sorted by relevance
3391 static int get_snmp_int(char *proto, char *key, int *result) in get_snmp_int() function3515 if (get_snmp_int("Tcp:", "CurrEstab", &sn.tcp_estab) < 0) in print_summary()