|
Electroneum
|
#include <mesh.h>

Public Attributes | |
| struct mesh_reply * | next |
| struct comm_reply | query_reply |
| struct edns_data | edns |
| struct timeval | start_time |
| uint16_t | qid |
| uint16_t | qflags |
| uint8_t * | qname |
| struct local_rrset * | local_alias |
| struct local_rrset* mesh_reply::local_alias |
same as that in query_info.
| struct mesh_reply* mesh_reply::next |
| uint8_t* mesh_reply::qname |
| struct comm_reply mesh_reply::query_reply |
| struct timeval mesh_reply::start_time |