|
Squid Web Cache v8/master
|
#include <Acl.h>
Public Member Functions | |
| acl_proxy_auth_match_cache (int matchRv, void *aclData) | |
Public Attributes | |
| dlink_node | link |
| int | matchrv |
| void * | acl_data |
Private Member Functions | |
| MEMPROXY_CLASS (acl_proxy_auth_match_cache) | |
|
inline |
|
private |
| void* acl_proxy_auth_match_cache::acl_data |
Definition at line 149 of file Acl.h.
Referenced by Acl::Node::cacheMatchAcl().
| dlink_node acl_proxy_auth_match_cache::link |
Definition at line 147 of file Acl.h.
Referenced by Acl::Node::cacheMatchAcl().
| int acl_proxy_auth_match_cache::matchrv |
Definition at line 148 of file Acl.h.
Referenced by Acl::Node::cacheMatchAcl().