Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c21145 …R *report_buffer_ptr, *report_sequence_ptr, *report_header_ptr, *report_security_ptr; in _nx_snmp_version_3_report_send() local
21554 report_security_ptr = report_buffer_ptr; in _nx_snmp_version_3_report_send()
22289 …_nx_snmp_utility_sequence_set(report_security_ptr, report_security_length, report_packet_ptr -> nx… in _nx_snmp_version_3_report_send()
22303 report_security_ptr = report_security_ptr - 2; in _nx_snmp_version_3_report_send()
22309 report_security_ptr[1] = (UCHAR) (report_security_length & 0xFF); in _nx_snmp_version_3_report_send()