lwIP
2.0.2
Lightweight IP stack
|
Modules | |
Options | |
Data Structures | |
struct | tftp_context |
Functions | |
err_t | tftp_init (const struct tftp_context *ctx) |
This is simple TFTP server for the lwIP raw API.
err_t tftp_init | ( | const struct tftp_context * | ctx | ) |
Initialize TFTP server.
ctx | TFTP callback struct |