Lines Matching defs:bytes
248 * 512 bits (64 bytes). */469 int bytes, bits, i;477 bytes = len / NBBY;479 for (i = 0; i < bytes; i++)482 mask->s6_addr[bytes] = masks[bits - 1];