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