Home
last modified time | relevance | path

Searched refs:boot_count (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/snmp_test/
Dnetx_snmp_v3_no_security_function_test.c196 ULONG boot_count = 0x1; in thread_0_entry() local
211 status |= nx_snmp_agent_v3_context_boots_set(&my_agent, boot_count); in thread_0_entry()
236 if (my_agent.nx_snmp_agent_v3_context_engine_boots != boot_count) in thread_0_entry()
Dnetx_snmp_no_security_function_test.c268 ULONG boot_count; in test_application_define() local
271 boot_count = 0x1; in test_application_define()
273 status |= nx_snmp_agent_v3_context_boots_set(&my_nosec_agent, boot_count); in test_application_define()