Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
dns_HEADER Struct Reference

Data Fields

unsigned ancount:16
 
unsigned arcount:16
 
unsigned id:16
 
unsigned nscount:16
 
unsigned qdcount:16
 

Detailed Description

Definition at line 124 of file dns.c.

Field Documentation

◆ ancount

unsigned ancount

number of answer entries

Definition at line 156 of file dns.c.

Referenced by dns_parse_answer(), and dns_parse_answer_ex().

◆ arcount

unsigned arcount

number of resource entries

Definition at line 158 of file dns.c.

◆ id

unsigned id

query identification number

Definition at line 125 of file dns.c.

Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and Model::load().

◆ nscount

unsigned nscount

number of authority entries

Definition at line 157 of file dns.c.

◆ qdcount

unsigned qdcount

number of question entries

Definition at line 155 of file dns.c.

Referenced by dns_parse_answer(), and dns_parse_answer_ex().


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