Searched defs:mesh_reply (Results 1 – 1 of 1) sorted by relevance
218 struct mesh_reply { struct220 struct mesh_reply* next; argument222 struct comm_reply query_reply;224 struct edns_data edns;226 struct timeval start_time;228 uint16_t qid;230 uint16_t qflags;232 uint8_t* qname;234 struct local_rrset* local_alias;236 struct http2_stream* h2_stream;