RTEMS 6.1-rc1
Functions

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. More...
 
ssize_t _Tftpfs_Parse_options (const char *option_str, tftp_net_config *tftp_config, uint32_t *flags)
 

Detailed Description

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.