Searched refs:RESPONSE_FLAG (Results 1 – 2 of 2) sorted by relevance
38 constexpr uint8_t RESPONSE_FLAG = 0x80; variable407 int reqFlag = (flagBuff & RESPONSE_FLAG) / RESPONSE_FLAG_USED; in CheckDnsQuestion()425 int reqFlag = (flagBuff & RESPONSE_FLAG) / RESPONSE_FLAG_USED; in CheckDnsResponse()
40 constexpr uint8_t RESPONSE_FLAG = 0x80; variable