Searched refs:tftp_null (Results 1 – 1 of 1) sorted by relevance
378 const char tftp_null = 0; in tftp_recv() local397 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