Asterisk - The Open Source Telephony Project GIT-master-3dee037
|
Data Fields | |
unsigned | ancount:16 |
unsigned | arcount:16 |
unsigned | id:16 |
unsigned | nscount:16 |
unsigned | qdcount:16 |
unsigned ancount |
number of answer entries
Definition at line 156 of file dns.c.
Referenced by dns_parse_answer(), and dns_parse_answer_ex().
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().
unsigned qdcount |
number of question entries
Definition at line 155 of file dns.c.
Referenced by dns_parse_answer(), and dns_parse_answer_ex().