Searched refs:kGuardBlockSize (Results 1 – 3 of 3) sorted by relevance
148 bool IsFree(void) const { return mSize != kGuardBlockSize && GetNext() != 0; } in IsFree()151 static constexpr uint16_t kGuardBlockSize = 0xffff; // Size value of the guard block. member in ot::Utils::Block
56 guard.SetSize(Block::kGuardBlockSize); in Heap()
374 kGuardBlockSize = 20, in TestDnsCompressedName() enumerator432 for (uint8_t index = 0; index < kHeaderOffset + kGuardBlockSize; index++) in TestDnsCompressedName()444 for (uint8_t index = 0; index < kGuardBlockSize; index++) in TestDnsCompressedName()457 for (uint8_t index = 0; index < kGuardBlockSize; index++) in TestDnsCompressedName()