Searched refs:dtvs (Results 1 – 2 of 2) sorted by relevance
44 DTV dtvs[(4096UL - sizeof(next)) / sizeof(DTLS::DTV)]; member62 for (auto &d : block->dtvs) fn(d, id++); in ForEachDVT()
75 static constexpr uptr kPerBlock = ARRAY_SIZE(DTLS::DTVBlock::dtvs); in DTLS_Find()80 return cur->dtvs + id; in DTLS_Find()