Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_dtls_server_notify_set.c73 … UINT (*error_notify)(NX_SECURE_DTLS_SESSION *dtls_session, UINT error_code)) in _nx_secure_dtls_server_notify_set()
Dnxe_secure_dtls_server_notify_set.c71 … UINT (*error_notify)(NX_SECURE_DTLS_SESSION *dtls_session, UINT error_code)) in _nxe_secure_dtls_server_notify_set()
/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_client.c526 UINT _nxde_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **er… in _nxde_tftp_client_error_info_get()
594 UINT _nxd_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **err… in _nxd_tftp_client_error_info_get()
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c13967 UINT _nx_snmp_utility_error_info_get(UCHAR *buffer_ptr, UINT *error_code, UINT *error_index, INT b… in _nx_snmp_utility_error_info_get()
14062 UINT _nx_snmp_utility_error_info_set(UCHAR *buffer_ptr, UINT error_code, UINT error_index, UCHAR *… in _nx_snmp_utility_error_info_set()
17055 UCHAR *error_string_ptr, UINT error_code, UINT error_index) in _nx_snmp_version_error_response()
17237 UINT error_code, error_index; in _nx_snmp_version_1_process() local