#include "base/RefCount.h"
#include "comm/forward.h"
#include "icp_opcode.h"
#include "ip/Address.h"
#include "LogTags.h"
#include "store_key_md5.h"
#include "StoreClient.h"
Include dependency graph for ICP.h:
![](ICP_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](ICP_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
class | icp_common_t |
class | ICPState |
Typedefs | |
typedef RefCount< AccessLogEntry > | AccessLogEntryPointer |
Functions | |
HttpRequest * | icpGetRequest (char *url, int reqnum, int fd, Ip::Address &from) |
bool | icpAccessAllowed (Ip::Address &from, HttpRequest *icp_request) |
void | icpCreateAndSend (icp_opcode, int flags, char const *url, int reqnum, int pad, int fd, const Ip::Address &from, AccessLogEntryPointer) |
icp_opcode | icpGetCommonOpcode () |
void | icpDenyAccess (Ip::Address &from, char *url, int reqnum, int fd) |
void | icpHandleIcpV3 (int, Ip::Address &, char *, int) |
void | icpOpenPorts (void) |
void | icpConnectionShutdown (void) |
void | icpClosePorts (void) |
int | icpSetCacheKey (const cache_key *key) |
const cache_key * | icpGetCacheKey (const char *url, int reqnum) |
Variables | |
Comm::ConnectionPointer | icpIncomingConn |
Comm::ConnectionPointer | icpOutgoingConn |
Ip::Address | theIcpPublicHostID |
PF | icpHandleUdp |
Typedef Documentation
◆ AccessLogEntryPointer
typedef RefCount<AccessLogEntry> AccessLogEntryPointer |
Variable Documentation
◆ theIcpPublicHostID
Ip::Address theIcpPublicHostID |
Definition at line 30 of file stub_icp.cc.
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products