[][src]Constant rusty_dns::rcodes::DNS_RCODE_NAME_ERROR

pub const DNS_RCODE_NAME_ERROR: u8 = 3;

Name error - Meaningful only for responses from an authoritative server. This code signifies that the domain name referenced in the query does not exist.