Searched defs:tftp_context (Results 1 – 2 of 2) sorted by relevance
55 struct tftp_context { struct63 void* (*open)(const char* fname, const char* mode, u8_t write);88 err_t tftp_init(const struct tftp_context* ctx); argument