Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.h558 #define nx_snmp_object_timetics_get _nx_snmp_object_timetics_get
841 UINT _nx_snmp_object_timetics_get(VOID *source_ptr, NX_SNMP_OBJECT_DATA *object_data);
Dnxd_snmp.c13437 status = _nx_snmp_object_timetics_get(source_ptr, object_data); in _nxe_snmp_object_timetics_get()
13485 UINT _nx_snmp_object_timetics_get(VOID *source_ptr, NX_SNMP_OBJECT_DATA *object_data) in _nx_snmp_object_timetics_get() function