Go to the documentation of this file.
41 #include <ldns/ldns.h>
45 #define DNSSEC_OK_MASK 0x8000U
47 #define EDNS_MAX_MESSAGE_LEN 4096
void edns_init(edns_data_type *data, uint16_t max_length)
unsigned char ok[OPT_LEN]
edns_rr_type * edns_rr_create(void)
unsigned char rdata_none[OPT_RDATA]
void edns_rr_reset(edns_rr_type *err)
unsigned char error[OPT_LEN]
size_t edns_rr_reserved_space(edns_rr_type *err)
enum edns_status_enum edns_status
int edns_rr_parse(edns_rr_type *err, buffer_type *buffer)
void edns_rr_cleanup(edns_rr_type *err)