Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

dns_HEADER Struct Reference


Data Fields

unsigned id:16
unsigned qr: 1
unsigned opcode: 4
unsigned aa: 1
unsigned tc: 1
unsigned rd: 1
unsigned ra: 1
unsigned unused:1
unsigned ad: 1
unsigned cd: 1
unsigned rcode:4
unsigned qdcount:16
unsigned ancount:16
unsigned nscount:16
unsigned arcount:16

Field Documentation

unsigned aa
 

Definition at line 53 of file srv.c.

unsigned ad
 

Definition at line 59 of file srv.c.

unsigned ancount
 

Definition at line 65 of file srv.c.

unsigned arcount
 

Definition at line 67 of file srv.c.

unsigned cd
 

Definition at line 58 of file srv.c.

unsigned id
 

Definition at line 34 of file srv.c.

unsigned nscount
 

Definition at line 66 of file srv.c.

unsigned opcode
 

Definition at line 54 of file srv.c.

unsigned qdcount
 

Definition at line 64 of file srv.c.

unsigned qr
 

Definition at line 55 of file srv.c.

unsigned ra
 

Definition at line 61 of file srv.c.

unsigned rcode
 

Definition at line 57 of file srv.c.

unsigned rd
 

Definition at line 51 of file srv.c.

unsigned tc
 

Definition at line 52 of file srv.c.

unsigned unused
 

Definition at line 60 of file srv.c.


The documentation for this struct was generated from the following files:
Generated on Fri Oct 31 07:05:19 2003 for Asterisk by doxygen 1.3.4