|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| unsigned | aa:1 |
| unsigned | ad:1 |
| unsigned | ancount:16 |
| unsigned | arcount:16 |
| unsigned | cd:1 |
| unsigned | id:16 |
| unsigned | nscount:16 |
| unsigned | opcode:4 |
| unsigned | qdcount:16 |
| unsigned | qr:1 |
| unsigned | ra:1 |
| unsigned | rcode:4 |
| unsigned | rd:1 |
| unsigned | tc:1 |
| unsigned | unused:1 |
| 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__(), and Section::__lt__().
| unsigned qdcount |
number of question entries
Definition at line 155 of file dns.c.
Referenced by dns_parse_answer(), and dns_parse_answer_ex().
| unsigned rcode |