Searched defs:mesh_reply (Results 1 – 1 of 1) sorted by relevance
231 struct mesh_reply { struct233 struct mesh_reply* next; argument235 struct comm_reply query_reply;237 struct edns_data edns;239 struct timeval start_time;241 uint16_t qid;243 uint16_t qflags;245 uint8_t* qname;247 struct local_rrset* local_alias;249 struct http2_stream* h2_stream;