Searched refs:last_pkt (Results 1 – 1 of 1) sorted by relevance
76 int last_pkt; member175 tftp_state.last_pkt = tftp_state.timer; in recv()339 if ((tftp_state.timer - tftp_state.last_pkt) > (TFTP_TIMEOUT_MSECS / TFTP_TIMER_MSECS)) { in tftp_tmr()
Completed in 4 milliseconds