Home
last modified time | relevance | path

Searched defs:tftp_context (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/lib/liblwip/dist/src/include/lwip/apps/
H A Dtftp_server.h55 struct tftp_context { struct
63 void* (*open)(const char* fname, const char* mode, u8_t write);
88 err_t tftp_init(const struct tftp_context* ctx); argument