RTEMS 6.1-rc4
|
This header file provides private interfaces of the TFTP client library. More...
Go to the source code of this file.
Functions | |
void | _Tftp_Destroy (void *tftp_handle) |
Free the resources associated with a TFTP client connection. | |
ssize_t | _Tftpfs_Parse_options (const char *option_str, tftp_net_config *tftp_config, uint32_t *flags) |
This header file provides private interfaces of the TFTP client library.
This file declares the private functions of the Trivial File Transfer Protocol (TFTP) client library.