_rfc1035_message Struct Reference

#include <rfc1035.h>

Collaboration diagram for _rfc1035_message:

Public Attributes

unsigned short id
 
unsigned int qr:1
 
unsigned int opcode:4
 
unsigned int aa:1
 
unsigned int tc:1
 
unsigned int rd:1
 
unsigned int ra:1
 
unsigned int rcode:4
 
unsigned short qdcount
 
unsigned short ancount
 
unsigned short nscount
 
unsigned short arcount
 
rfc1035_queryquery
 
rfc1035_rranswer
 

Detailed Description

Definition at line 55 of file rfc1035.h.

Member Data Documentation

◆ aa

◆ ancount

◆ answer

rfc1035_rr* _rfc1035_message::answer

Definition at line 69 of file rfc1035.h.

Referenced by idnsCallbackOneWithAnswer(), idnsGrokReply(), and rfc1035MessageUnpack().

◆ arcount

◆ id

◆ nscount

unsigned short _rfc1035_message::nscount

◆ opcode

◆ qdcount

◆ qr

◆ query

rfc1035_query* _rfc1035_message::query

Definition at line 68 of file rfc1035.h.

Referenced by idnsGrokReply(), and rfc1035MessageUnpack().

◆ ra

◆ rcode

◆ rd

◆ tc


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors