Home
last modified time | relevance | path

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

/system/ulib/tftp/include/tftp/
A Dtftp.h55 TFTP_ERR_TIMED_OUT = -21, enumerator
/system/ulib/tftp/
A Dtftp-example.c96 return TFTP_ERR_TIMED_OUT; in connection_receive()
264 } while (status == TFTP_NO_ERROR || status == TFTP_ERR_TIMED_OUT); in tftp_receive_file_wrapper()
A Dtftp.c1038 return TFTP_ERR_TIMED_OUT; in tftp_timeout()
1094 if (n == TFTP_ERR_TIMED_OUT) { in tftp_msg_loop()
1121 if (ret == TFTP_ERR_TIMED_OUT) { in tftp_msg_loop()
A Dtftp-file-test.cpp234 return TFTP_ERR_TIMED_OUT; in transport_recv()
/system/core/netsvc/
A Dtftp.c173 result = TFTP_ERR_TIMED_OUT; in paver_copy_buffer()
494 if (result == TFTP_ERR_TIMED_OUT) { in tftp_timeout_expired()
/system/host/netprotocol/
A Dnetcp.c159 return TFTP_ERR_TIMED_OUT; in transport_recv()
/system/host/bootserver/
A Dtftp.c158 return TFTP_ERR_TIMED_OUT; in transport_recv()

Completed in 31 milliseconds