MIDAS
Loading...
Searching...
No Matches
mg_dns_message Struct Reference

#include <mongoose6.h>

Collaboration diagram for mg_dns_message:

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]
 

Detailed Description

Definition at line 3190 of file mongoose6.h.


The documentation for this struct was generated from the following files: