Searched defs:edns_option (Results 1 – 2 of 2) sorted by relevance
256 struct edns_option { struct258 struct edns_option* next; argument260 uint16_t opt_code;262 size_t opt_len;264 uint8_t* opt_data;