Home
last modified time | relevance | path

Searched refs:nx_snmp_agent_v3_context_boots_set (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.4.1/test/regression/snmp_test/
Dnetx_snmp_v3_encrypt_pdu_buffer_overwrite_test.c164 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in thread_0_entry()
Dnetx_snmp_v3_object_id_buffer_overwrite_test.c164 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in thread_0_entry()
Dnetx_snmp_v3_encrypt_pdu_padding_buffer_overwrite_test.c176 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in thread_0_entry()
Dnetx_snmp_abnormal_packet_test.c208 status += nx_snmp_agent_v3_context_boots_set(&my_agent, 6); in test_application_define()
Dnetx_snmp_v3_md5_failed_security_test.c235 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in thread_0_entry()
Dnetx_snmp_v3_md5_security_test.c179 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in test_application_define()
Dnetx_snmp_v3_no_security_function_test.c211 status |= nx_snmp_agent_v3_context_boots_set(&my_agent, boot_count); in thread_0_entry()
Dnetx_snmp_v3_md5_security_extended_test.c179 status = nx_snmp_agent_v3_context_boots_set(&my_agent, 1); in test_application_define()
Dnetx_snmp_no_security_function_test.c273 status |= nx_snmp_agent_v3_context_boots_set(&my_nosec_agent, boot_count); in test_application_define()
/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.h504 #define nx_snmp_agent_v3_context_boots_set _nx_snmp_agent_v3_context_boots_set macro
573 #define nx_snmp_agent_v3_context_boots_set _nxe_snmp_agent_v3_context_boots_set macro
648 UINT nx_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots);