Searched refs:bcounter (Results 1 – 2 of 2) sorted by relevance
51 static int bcounter; variable96 bcounter = 0; in tftp_file_read()207 if ((block || bcounter) && (block != (unsigned short)(prevblock+1))) { in tftp_file_read()223 ++bcounter, len, len < packetsize)) <= 0) in tftp_file_read()398 if ((block || bcounter) && (block != (unsigned short) (prevblock + 1))) in buf_fill()430 bcounter++; in buf_fill()453 bcounter = 0; in send_rrq()
4919 (bcounter): New variable.