Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/apps/tftp/
A Dtftp.c378 const char tftp_null = 0; in tftp_recv() local
397 filename_end_offset = pbuf_memfind(p, &tftp_null, sizeof(tftp_null), 2); in tftp_recv()
405 mode_end_offset = pbuf_memfind(p, &tftp_null, sizeof(tftp_null), filename_end_offset + 1); in tftp_recv()

Completed in 8 milliseconds