Searched refs:NX_SMTP_MAIL_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
/NetX-Duo-v6.2.1/addons/smtp/ | ||
D | nxd_smtp_client.h | 289 #define NX_SMTP_MAIL_PRIORITY_LOW 0x01 macro |
D | nxd_smtp_client.c | 670 if ((priority != NX_SMTP_MAIL_PRIORITY_LOW) && in _nx_smtp_mail_send() |