Type definitions#
Modules#
Typedefs#
typedef struct sl_tftp_ack_pkt
TFTP ACK packet.
typedef struct sl_tftp_clnt_opt
TFTP Client options The definition doesn't include the unsupported options.
typedef struct sl_tftp_clnt
TFTP Client.
typedef struct sl_tftp_data_pkt
TFTP data packet.
typedef struct sl_tftp_error_pkt
TFTP error packet.
typedef struct sl_tftp_oack_pkt
TFTP OACK packet.
typedef union sl_tftp_pkt_content
TFTP Packet content union.
typedef struct sl_tftp_pkt
TFTP packet handler.
typedef struct sl_tftp_req_pkt
TFTP request packet.