Searched refs:SNMP_VERSION_3 (Results 1 – 2 of 2) sorted by relevance
74 #define SNMP_VERSION_3 3 macro
278 if ((request->version == SNMP_VERSION_2c) || request->version == SNMP_VERSION_3) { in snmp_process_varbind()636 && (s32_value != SNMP_VERSION_3) in snmp_parse_inbound_frame()647 if (request->version == SNMP_VERSION_3) { in snmp_parse_inbound_frame()1014 if (request->version < SNMP_VERSION_3) { in snmp_prepare_outbound_frame()1394 if (request->version == SNMP_VERSION_3 && (request->msg_flags & SNMP_V3_PRIV_FLAG)) { in snmp_complete_outbound_frame()1409 if (request->version == SNMP_VERSION_3) { in snmp_complete_outbound_frame()1503 if (request->version == SNMP_VERSION_3 && (request->msg_flags & SNMP_V3_PRIV_FLAG)) { in snmp_complete_outbound_frame()1521 if (request->version == SNMP_VERSION_3 && (request->msg_flags & SNMP_V3_AUTH_FLAG)) { in snmp_complete_outbound_frame()
Completed in 5 milliseconds