Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/snmp/
Dnxd_snmp.c22621 UINT adjusted_pdu_length; in _nx_snmp_agent_encrypt_pdu() local
22651 adjusted_pdu_length = *response_pdu_length; in _nx_snmp_agent_encrypt_pdu()
22664 adjusted_pdu_length = pdu_length; in _nx_snmp_agent_encrypt_pdu()
22775 } while (j < adjusted_pdu_length); in _nx_snmp_agent_encrypt_pdu()