Searched refs:DNS_HEAD_LENGTH (Results 1 – 1 of 1) sorted by relevance
42 constexpr size_t DNS_HEAD_LENGTH = 12; variable399 if (recLen < DNS_HEAD_LENGTH) { in CheckDnsQuestion()