Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.h859 UINT _nx_snmp_utility_octet_get(UCHAR *buffer_ptr, UCHAR *octet_string, UINT max_octet_length, U…
Dnxd_snmp.c15799 UINT _nx_snmp_utility_octet_get(UCHAR *buffer_ptr, UCHAR *octet_string, UINT max_octet_length, UIN… in _nx_snmp_utility_octet_get() argument
15896 if (total > max_octet_length) in _nx_snmp_utility_octet_get()