Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c481 u16 timeout_val_rcvd; in tftp_handler() local
568 timeout_val_rcvd = (unsigned short) in tftp_handler()
572 (char *)pkt + i + 8, timeout_val_rcvd); in tftp_handler()
573 if (timeout_val_rcvd != (timeout_ms / 1000)) { in tftp_handler()
575 timeout_val_rcvd); in tftp_handler()

Completed in 3 milliseconds