Public Attributes | |
int | requests |
int | replies |
int | hits |
int | misses |
int | negative_hits |
Detailed Description
Definition at line 111 of file fqdncache.cc.
Member Data Documentation
◆ hits
int _fqdn_cache_stats::hits |
Definition at line 114 of file fqdncache.cc.
Referenced by fqdncache_gethostbyaddr(), fqdncache_nbgethostbyaddr(), fqdnStats(), and snmp_netFqdnFn().
◆ misses
int _fqdn_cache_stats::misses |
Definition at line 115 of file fqdncache.cc.
Referenced by fqdncache_gethostbyaddr(), fqdncache_nbgethostbyaddr(), fqdnStats(), and snmp_netFqdnFn().
◆ negative_hits
int _fqdn_cache_stats::negative_hits |
Definition at line 116 of file fqdncache.cc.
Referenced by fqdncache_gethostbyaddr(), fqdncache_nbgethostbyaddr(), fqdnStats(), and snmp_netFqdnFn().
◆ replies
int _fqdn_cache_stats::replies |
Definition at line 113 of file fqdncache.cc.
Referenced by fqdncacheHandleReply().
◆ requests
int _fqdn_cache_stats::requests |
Definition at line 112 of file fqdncache.cc.
Referenced by fqdncache_gethostbyaddr(), fqdncache_nbgethostbyaddr(), fqdnStats(), and snmp_netFqdnFn().
The documentation for this struct was generated from the following file:
- src/fqdncache.cc