Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/tftp/
Dnxd_tftp_server.h221 #define NX_TFTP_POOL_ERROR 0xC6 /* TFTP packet pool size error - less than … macro
Dnxd_tftp_client.h158 #define NX_TFTP_POOL_ERROR 0xC6 /* TFTP packet pool size error - less than … macro
Dnxd_tftp_server.c118 return(NX_TFTP_POOL_ERROR); in _nxde_tftp_server_create()