Searched defs:edns_option (Results 1 – 2 of 2) sorted by relevance
253 struct edns_option { struct255 struct edns_option* next; argument257 uint16_t opt_code;259 size_t opt_len;261 uint8_t* opt_data;
172 edns_option chapter