Lines Matching refs:NX_TFTP_CLIENT
91 UINT _nxde_tftp_client_create(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *tftp_client_name, NX_IP *ip_p… in _nxde_tftp_client_create()
165 UINT _nxd_tftp_client_create(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *tftp_client_name, NX_IP *ip_pt… in _nxd_tftp_client_create()
172 memset((void *) tftp_client_ptr, 0, sizeof(NX_TFTP_CLIENT)); in _nxd_tftp_client_create()
273 UINT _nxde_tftp_client_delete(NX_TFTP_CLIENT *tftp_client_ptr) in _nxde_tftp_client_delete()
335 UINT _nxd_tftp_client_delete(NX_TFTP_CLIENT *tftp_client_ptr) in _nxd_tftp_client_delete()
395 UINT _nxde_tftp_client_set_interface(NX_TFTP_CLIENT *tftp_client_ptr, UINT if_index) in _nxde_tftp_client_set_interface()
465 UINT _nxd_tftp_client_set_interface(NX_TFTP_CLIENT *tftp_client_ptr, UINT if_index) in _nxd_tftp_client_set_interface()
526 UINT _nxde_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **er… in _nxde_tftp_client_error_info_get()
594 UINT _nxd_tftp_client_error_info_get(NX_TFTP_CLIENT *tftp_client_ptr, UINT *error_code, CHAR **err… in _nxd_tftp_client_error_info_get()
649 UINT _nxde_tftp_client_file_close(NX_TFTP_CLIENT *tftp_client_ptr, UINT ip_type) in _nxde_tftp_client_file_close()
719 UINT _nxd_tftp_client_file_close(NX_TFTP_CLIENT *tftp_client_ptr, UINT ip_type) in _nxd_tftp_client_file_close()
861 UINT _nxe_tftp_client_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, ULONG server_ip_… in _nxe_tftp_client_file_open()
945 UINT _nx_tftp_client_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, ULONG server_ip_a… in _nx_tftp_client_file_open()
1026 UINT _nxde_tftp_client_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDRESS *se… in _nxde_tftp_client_file_open()
1112 UINT _nxd_tftp_client_file_open(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDRESS *ser… in _nxd_tftp_client_file_open()
1180 UINT _nx_tftp_client_file_open_internal(NX_TFTP_CLIENT *tftp_client_ptr, CHAR *file_name, NXD_ADDR… in _nx_tftp_client_file_open_internal()
1529 UINT _nxde_tftp_client_file_read(NX_TFTP_CLIENT *tftp_client_ptr, NX_PACKET **packet_ptr, ULONG wa… in _nxde_tftp_client_file_read()
1611 UINT _nxd_tftp_client_file_read(NX_TFTP_CLIENT *tftp_client_ptr, NX_PACKET **packet_ptr, ULONG wai… in _nxd_tftp_client_file_read()
1991 UINT _nxde_tftp_client_file_write(NX_TFTP_CLIENT *tftp_client_ptr, NX_PACKET *packet_ptr, ULONG wa… in _nxde_tftp_client_file_write()
2067 UINT _nxd_tftp_client_file_write(NX_TFTP_CLIENT *tftp_client_ptr, NX_PACKET *packet_ptr, ULONG wai… in _nxd_tftp_client_file_write()