Searched refs:NX_TFTP_MAX_CLIENTS (Results 1 – 2 of 2) sorted by relevance
89 #ifndef NX_TFTP_MAX_CLIENTS90 #define NX_TFTP_MAX_CLIENTS 10 macro291 nx_tftp_server_client_list[NX_TFTP_MAX_CLIENTS];
468 while (i < NX_TFTP_MAX_CLIENTS) in _nxd_tftp_server_delete()911 for (i = 0; i < NX_TFTP_MAX_CLIENTS; i++) in _nx_tftp_server_timer_process()2775 for (i = 0; i < NX_TFTP_MAX_CLIENTS; i++) in _nx_tftp_server_find_client_request()2835 if (i < NX_TFTP_MAX_CLIENTS) in _nx_tftp_server_find_client_request()