netsnmp_session_set_security 1516 ext/snmp/snmp.c if (version == SNMP_VERSION_3 && netsnmp_session_set_security(session, a3, a4, a5, a6, a7, NULL, NULL TSRMLS_CC)) { netsnmp_session_set_security 1927 ext/snmp/snmp.c if (netsnmp_session_set_security(snmp_object->session, a1, a2, a3, a4, a5, a6, a7 TSRMLS_CC)) {