|
Squid Web Cache master
|
Go to the source code of this file.
Enumerations | |
| enum | hier_code { HIER_NONE , HIER_DIRECT , SIBLING_HIT , PARENT_HIT , DEFAULT_PARENT , SINGLE_PARENT , FIRSTUP_PARENT , FIRST_PARENT_MISS , CLOSEST_PARENT_MISS , CLOSEST_PARENT , CLOSEST_DIRECT , NO_DIRECT_FAIL , SOURCE_FASTEST , ROUNDROBIN_PARENT , CD_PARENT_HIT , CD_SIBLING_HIT , CARP , ANY_OLD_PARENT , USERHASH_PARENT , SOURCEHASH_PARENT , PINNED , ORIGINAL_DST , STANDBY_POOL , HIER_MAX } |
Functions | |
| hier_code | operator++ (hier_code &i) |
Variables | |
| const char * | hier_code_str [] |
| enum hier_code |
Definition at line 12 of file hier_code.h.
Definition at line 43 of file hier_code.h.
|
extern |