Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.h163 #define NX_SMTP_PACKET_ALLOCATE_ERROR 0xA6 /* Error allocating packe… macro
Dnxd_smtp_client.c3615 client_ptr -> nx_smtp_client_mail_status = NX_SMTP_PACKET_ALLOCATE_ERROR; in _nx_smtp_utility_send_to_server()