Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c141 static int tftp_mcast_prev_hole; variable
623 tftp_mcast_prev_hole = ext2_find_next_zero_bit( in tftp_handler()
626 tftp_mcast_prev_hole); in tftp_handler()
627 tftp_cur_block = tftp_mcast_prev_hole; in tftp_handler()
961 tftp_mcast_prev_hole = 0; in parse_multicast_oack()