|
MIDAS
|
#include <mongoose6.h>

Public Attributes | |
| struct mg_str | pkt |
| uint16_t | flags |
| uint16_t | transaction_id |
| int | num_questions |
| int | num_answers |
| struct mg_dns_resource_record | questions [MG_MAX_DNS_QUESTIONS] |
| struct mg_dns_resource_record | answers [MG_MAX_DNS_ANSWERS] |
Definition at line 3190 of file mongoose6.h.