Searched refs:tftp_context (Results 1 – 4 of 4) sorted by relevance
56 struct tftp_context { struct101 err_t tftp_init_common(u8_t mode, const struct tftp_context* ctx); argument
40 err_t tftp_init_server(const struct tftp_context* ctx);
46 err_t tftp_init_client(const struct tftp_context* ctx);
82 const struct tftp_context *ctx;447 tftp_init_common(u8_t mode, const struct tftp_context *ctx) in tftp_init_common()481 tftp_init_server(const struct tftp_context *ctx) in tftp_init_server()491 tftp_init_client(const struct tftp_context *ctx) in tftp_init_client()