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