Squid Web Cache master
Loading...
Searching...
No Matches
_LruPurgeData Struct Reference
Collaboration diagram for _LruPurgeData:
[legend]

Public Attributes

LruNodecurrent
 
LruNodestart
 

Detailed Description

Definition at line 188 of file store_repl_lru.cc.

Member Data Documentation

◆ current

LruNode* _LruPurgeData::current

Definition at line 189 of file store_repl_lru.cc.

Referenced by lru_purgeInit(), and lru_purgeNext().

◆ start

LruNode* _LruPurgeData::start

Definition at line 190 of file store_repl_lru.cc.

Referenced by lru_purgeInit(), and lru_purgeNext().


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