Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.h570 #define nx_snmp_agent_community_get _nxe_snmp_agent_community_get
730 UINT _nxe_snmp_agent_community_get(NX_SNMP_AGENT *agent_ptr, UCHAR **community_string_ptr);
Dnxd_snmp.c430 UINT _nxe_snmp_agent_community_get(NX_SNMP_AGENT *agent_ptr, UCHAR **community_string_ptr) in _nxe_snmp_agent_community_get() function