unbound 0.1
|
EDNS data storage EDNS rdata is ignored. More...
#include <msgparse.h>
Data Fields | |
int | edns_present |
if EDNS OPT record was present | |
uint8_t | ext_rcode |
Extended RCODE. | |
uint8_t | edns_version |
The EDNS version number. | |
uint16_t | bits |
the EDNS bits field from ttl (host order): Z | |
uint16_t | udp_size |
UDP reassembly size. |
EDNS data storage EDNS rdata is ignored.
uint16_t edns_data::udp_size |
UDP reassembly size.
Referenced by answer_from_cache(), answer_norec_from_cache(), attach_edns_record(), chaos_replystr(), error_encode(), local_encode(), mesh_do_callback(), mesh_send_reply(), outnet_serviced_query(), parse_edns_from_pkt(), parse_extract_edns(), probe_anchor(), qlist_parse_line(), serviced_encode(), setup_qinfo_edns(), and worker_handle_request().