Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.h648 UINT nx_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots);
735 UINT _nx_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots);
736 UINT _nxe_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots);
Dnxd_snmp.c829 UINT _nxe_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots) in _nxe_snmp_agent_v3_context_boots_set() argument
840 status = _nx_snmp_agent_v3_context_boots_set(agent_ptr, boots); in _nxe_snmp_agent_v3_context_boots_set()
889 UINT _nx_snmp_agent_v3_context_boots_set(NX_SNMP_AGENT *agent_ptr, UINT boots) in _nx_snmp_agent_v3_context_boots_set() argument
893 agent_ptr -> nx_snmp_agent_v3_context_engine_boots = boots; in _nx_snmp_agent_v3_context_boots_set()