Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dtftp.c500 int ack_ok = (tftp_cur_block == block); in tftp_handler() local
504 if (ack_ok) in tftp_handler()