Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/smtp/
Dnxd_smtp_client.h289 #define NX_SMTP_MAIL_PRIORITY_LOW 0x01 macro
Dnxd_smtp_client.c670 if ((priority != NX_SMTP_MAIL_PRIORITY_LOW) && in _nx_smtp_mail_send()