#include <rfc1035.h>

Public Attributes | |
| char | name [RFC1035_MAXHOSTNAMESZ] |
| unsigned short | type |
| unsigned short | _class |
| unsigned int | ttl |
| unsigned short | rdlength |
| char * | rdata |
Detailed Description
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 |
Definition at line 42 of file rfc1035.h.
Referenced by ipcache_entry::addGood(), fqdncacheParse(), rfc1035RRPack(), rfc1035RRUnpack(), and rfc2671RROptPack().
◆ 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:
- src/dns/rfc1035.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
