dns_types::protocol::types

Constant HEADER_MASK_QR

Source
pub const HEADER_MASK_QR: u8 = 0b1000_0000;
Expand description

Octet mask for the QR flag being set (response).