Module trust_dns_proto::rr::rdata::opt [−][src]
option record for passing protocol options between the client and server
Structs
| OPT |
The OPT record type is used for ExtendedDNS records. |
Enums
| EdnsCode |
The code of the EDNS data option |
| EdnsOption |
options used to pass information about capabilities between client and server |
Functions
| emit |
Write the RData from the given Decoder |
| read |
Read the RData from the given Decoder |