Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_server.c76 int last_pkt; member
175 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