Home
last modified time | relevance | path

Searched defs:kGuardBlockSize (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Dheap.hpp142 static constexpr uint16_t kGuardBlockSize = 0xffff; // Size value of the guard block. member in ot::Utils::Block
/openthread-latest/tests/unit/
Dtest_dns.cpp603 kGuardBlockSize = 20, in TestDnsCompressedName() enumerator