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

__ns_rr Struct Reference

#include <nameser.h>


Data Fields

char name [NS_MAXDNAME]
u_int16_t type
u_int16_t rr_class
u_int32_t ttl
u_int16_t rdlength
const u_char * rdata


Field Documentation

char __ns_rr::name[NS_MAXDNAME]
 

Definition at line 142 of file nameser.h.

const u_char* __ns_rr::rdata
 

Definition at line 147 of file nameser.h.

u_int16_t __ns_rr::rdlength
 

Definition at line 146 of file nameser.h.

u_int16_t __ns_rr::rr_class
 

Definition at line 144 of file nameser.h.

u_int32_t __ns_rr::ttl
 

Definition at line 145 of file nameser.h.

u_int16_t __ns_rr::type
 

Definition at line 143 of file nameser.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4