Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

res_rec Struct Reference

#include <packet_types.h>

List of all members.

Public Attributes

nmb_name rr_name
int rr_type
int rr_class
int ttl
int rdlength
char rdata [MAX_DGRAM_SIZE]


Member Data Documentation

char res_rec::rdata[MAX_DGRAM_SIZE]
 

Definition at line 613 of file packet_types.h.

int res_rec::rdlength
 

Definition at line 612 of file packet_types.h.

int res_rec::rr_class
 

Definition at line 610 of file packet_types.h.

struct nmb_name res_rec::rr_name
 

Definition at line 608 of file packet_types.h.

int res_rec::rr_type
 

Definition at line 609 of file packet_types.h.

int res_rec::ttl
 

Definition at line 611 of file packet_types.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2