_netdbEntry Struct Reference
#include <structs.h>

Public Attributes | |
| hash_link | hash |
| char | network [MAX_IPSTRLEN] |
| int | pings_sent |
| int | pings_recv |
| double | hops |
| double | rtt |
| time_t | next_ping_time |
| time_t | last_use_time |
| int | link_count |
| net_db_name * | hosts |
| net_db_peer * | peers |
| int | n_peers_alloc |
| int | n_peers |
Detailed Description
Definition at line 979 of file structs.h.
Member Data Documentation
Definition at line 980 of file structs.h.
Referenced by netdbHashInsert().
| double _netdbEntry::hops |
Definition at line 984 of file structs.h.
Referenced by netdbBinaryExchange(), netdbDump(), netdbHandlePingReply(), netdbHostData(), netdbHostHops(), netdbReloadState(), and netdbSaveState().
Definition at line 989 of file structs.h.
Referenced by netdbDump(), netdbHostDelete(), netdbHostInsert(), netdbRelease(), netdbSaveState(), and netdbSendPing().
| time_t _netdbEntry::last_use_time |
Definition at line 987 of file structs.h.
Referenced by netdbClosestParent(), netdbHostData(), netdbHostHops(), netdbHostRtt(), netdbReloadState(), netdbSaveState(), and netdbSendPing().
Definition at line 988 of file structs.h.
Referenced by netdbHostDelete(), netdbHostInsert(), netdbRelease(), and netdbSendPing().
Definition at line 992 of file structs.h.
Referenced by netdbClosestParent(), netdbDump(), netdbExchangeUpdatePeer(), netdbPeerAdd(), netdbPeerByName(), and netdbRelease().
Definition at line 991 of file structs.h.
Referenced by netdbPeerAdd(), and netdbRelease().
| char _netdbEntry::network[MAX_IPSTRLEN] |
Definition at line 981 of file structs.h.
Referenced by netdbBinaryExchange(), netdbDeleteAddrNetwork(), netdbDump(), netdbHandlePingReply(), netdbHashInsert(), netdbPeerAdd(), netdbRelease(), netdbSaveState(), and netdbSendPing().
| time_t _netdbEntry::next_ping_time |
Definition at line 986 of file structs.h.
Referenced by netdbPingSite(), netdbReloadState(), netdbSaveState(), and netdbSendPing().
Definition at line 990 of file structs.h.
Referenced by netdbClosestParent(), netdbDump(), netdbExchangeUpdatePeer(), netdbFreeNetdbEntry(), netdbPeerAdd(), netdbPeerByName(), and netdbRelease().
Definition at line 983 of file structs.h.
Referenced by netdbDump(), netdbHandlePingReply(), netdbHostData(), netdbReloadState(), and netdbSaveState().
Definition at line 982 of file structs.h.
Referenced by netdbDump(), netdbReloadState(), netdbSaveState(), and netdbSendPing().
| double _netdbEntry::rtt |
Definition at line 985 of file structs.h.
Referenced by netdbBinaryExchange(), netdbClosestParent(), netdbDump(), netdbHandlePingReply(), netdbHostData(), netdbHostRtt(), netdbReloadState(), and netdbSaveState().
The documentation for this struct was generated from the following file:
- src/structs.h
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
