__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_int8_t * rdata

Detailed Description

Definition at line 135 of file nameser.h.


Field Documentation

char __ns_rr::name[NS_MAXDNAME]

Definition at line 136 of file nameser.h.

const u_int8_t* __ns_rr::rdata

Definition at line 141 of file nameser.h.

u_int16_t __ns_rr::rdlength

Definition at line 140 of file nameser.h.

u_int16_t __ns_rr::rr_class

Definition at line 138 of file nameser.h.

u_int32_t __ns_rr::ttl

Definition at line 139 of file nameser.h.

u_int16_t __ns_rr::type

Definition at line 137 of file nameser.h.


The documentation for this struct was generated from the following file:

Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1