Searched defs:edns_option (Results 1 – 1 of 1) sorted by relevance
258 struct edns_option { struct260 struct edns_option* next; argument262 uint16_t opt_code;264 size_t opt_len;266 uint8_t* opt_data;