Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.h678 …ject_name_length, UCHAR *destination_object_name_buffer, UINT destination_object_name_buffer_size);
795 …ject_name_length, UCHAR *destination_object_name_buffer, UINT destination_object_name_buffer_size);
796 …ject_name_length, UCHAR *destination_object_name_buffer, UINT destination_object_name_buffer_size);
Dnxd_snmp.c10563 … UCHAR *destination_object_name_buffer, UINT destination_object_name_buffer_size) in _nxe_snmp_object_copy_extended() argument
10572 …, source_object_name_length, destination_object_name_buffer, destination_object_name_buffer_size)); in _nxe_snmp_object_copy_extended()
10625 … UCHAR *destination_object_name_buffer, UINT destination_object_name_buffer_size) in _nx_snmp_object_copy_extended() argument
10632 …if ((source_object_name_length == 0) || (destination_object_name_buffer_size <= source_object_name… in _nx_snmp_object_copy_extended()