Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_client.c190 static int tftp_fwrite(void* handle, struct pbuf* p) in tftp_fwrite() function
206 .write = tftp_fwrite
A Dtftp_server.c401 static int tftp_fwrite(void* handle, struct pbuf* p) in tftp_fwrite() function
418 .write = tftp_fwrite

Completed in 3 milliseconds