Home
last modified time | relevance | path

Searched refs:tftp_init_server (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dtftp_server.h40 err_t tftp_init_server(const struct tftp_context* ctx);
/btstack/3rd-party/lwip/core/src/apps/tftp/
H A Dtftp.c481 tftp_init_server(const struct tftp_context *ctx) in tftp_init_server() function