Searched refs:version_enable (Results 1 – 3 of 3) sorted by relevance
655 value->v.uint32 = snmpd.version_enable; in op_snmpd_config()699 ctx->scratch->int1 = snmpd.version_enable; in op_snmpd_config()703 snmpd.version_enable = value->v.uint32; in op_snmpd_config()724 snmpd.version_enable = ctx->scratch->int1; in op_snmpd_config()
245 uint32_t version_enable; member
584 if (!(snmpd.version_enable & VERS_ENABLE_V1)) in snmp_input_start()589 if (!(snmpd.version_enable & VERS_ENABLE_V2C)) in snmp_input_start()594 if (!(snmpd.version_enable & VERS_ENABLE_V3)) in snmp_input_start()