Enum dns_parser::Class
[−]
[src]
pub enum Class { IN, CS, CH, HS, }
The CLASS value according to RFC 1035
Variants
IN | the Internet | |
CS | the CSNET class (Obsolete - used only for examples in some obsolete RFCs) | |
CH | the CHAOS class | |
HS | Hesiod [Dyer 87] |