Lines Matching defs:moved
5060 /* add it in to the size of moved chunks */
5116 /* total count moved */
5131 unsigned int moved, seenend, cnt_mvd=0;
5144 seenend = moved = mtu_fromwheel = 0;
5163 } else if ((moved == 0) && (seenend)) {
5167 } else if (moved) {
5172 moved = 0;
5200 moved++;
5207 printf("Ok we moved %d chunks to send queue\n",
5208 moved);