Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/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
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/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