Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/apps/tftp/
A Dtftp.c112 static const char *mode_to_string(enum tftp_transfer_mode mode);
242 …uest(&tftp_req.addr, tftp_req.port, tftp_req.opcode, tftp_req.fname, mode_to_string(tftp_req.mode)… in resend_request()
682 mode_to_string(enum tftp_transfer_mode mode) in mode_to_string() function

Completed in 4 milliseconds