Lines Matching refs:block
156 transfer->block = 1;
216 transfer->block = 0;
222 transfer->block = 0;
377 unsigned short op, block;
392 if (ntohs(mess->op) == OP_ACK && ntohs(mess->block) == (unsigned short)transfer->block)
397 if (transfer->block++ != 0)
417 (int)ntohs(mess->block), err,
519 if (transfer->block == 0)
547 unsigned short op, block;
560 mess->block = htons((unsigned short)(transfer->block));
581 newcarrylf = 1; /* don't expand LF again if it moves to the next block */
584 size++; /* room in this block */