Searched refs:VERS_ENABLE_V2C (Results 1 – 2 of 2) sorted by relevance
250 #define VERS_ENABLE_V2C 0x00000002 macro252 #define VERS_ENABLE_ALL (VERS_ENABLE_V1 | VERS_ENABLE_V2C | VERS_ENABLE_V3)
589 if (!(snmpd.version_enable & VERS_ENABLE_V2C)) in snmp_input_start()