Home
last modified time | relevance | path

Searched defs:mesh_reply (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dmesh.h218 struct mesh_reply { struct
220 struct mesh_reply* next; argument
222 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;