rfc1035_rr Class Reference

#include <rfc1035.h>

Collaboration diagram for rfc1035_rr:

Public Attributes

char name [RFC1035_MAXHOSTNAMESZ]
 
unsigned short type
 
unsigned short _class
 
unsigned int ttl
 
unsigned short rdlength
 
char * rdata
 

Detailed Description

Definition at line 36 of file rfc1035.h.

Member Data Documentation

◆ _class

unsigned short rfc1035_rr::_class

Definition at line 41 of file rfc1035.h.

Referenced by rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().

◆ name

char rfc1035_rr::name[RFC1035_MAXHOSTNAMESZ]

Definition at line 39 of file rfc1035.h.

Referenced by rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().

◆ rdata

char* rfc1035_rr::rdata

Definition at line 44 of file rfc1035.h.

Referenced by ipcache_entry::addGood(), rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().

◆ rdlength

unsigned short rfc1035_rr::rdlength

Definition at line 43 of file rfc1035.h.

Referenced by ipcache_entry::addGood(), rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().

◆ ttl

unsigned int rfc1035_rr::ttl

◆ type

unsigned short rfc1035_rr::type

Definition at line 40 of file rfc1035.h.

Referenced by rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors