Home
last modified time | relevance | path

Searched refs:tftp_context_t (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dtftp.h106 } tftp_context_t; typedef
113 tftp_context_t *ctx, tftp_done_cb cb);
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_client.c18 const tftp_context_t *ctx;
202 const tftp_context_t client_ctx = {
210 tftp_context_t *ctx, tftp_done_cb cb) in tftp_client_get()
A Dtftp_common.c112 extern tftp_context_t client_ctx;
A Dtftp_server.c69 const tftp_context_t *ctx;
414 const tftp_context_t server_ctx = {

Completed in 7 milliseconds