10#define SQUID_SRC_ICP_H
Ip::Address theIcpPublicHostID
RefCount< AccessLogEntry > AccessLogEntryPointer
LogTags * loggingTags() const override
bool isHit() const
whether the cache contains the requested entry
void fillChecklist(ACLFilledChecklist &) const override
configure the given checklist (to reflect the current transaction state)
bool confirmAndPrepHit(const StoreEntry &) const
either confirms and starts processing a cache hit or returns false
a storeGetPublic*() caller
void handleReply(char *buf, Ip::Address &from)
icp_opcode getOpCode() const
static icp_common_t * CreateMessage(icp_opcode opcode, int flags, const char *url, int reqnum, int pad)
icp_opcode icpGetCommonOpcode()
int icpSetCacheKey(const cache_key *key)
void icpCreateAndSend(icp_opcode, int flags, char const *url, int reqnum, int pad, int fd, const Ip::Address &from, AccessLogEntryPointer)
void icpConnectionShutdown(void)
void icpHandleIcpV3(int, Ip::Address &, char *, int)
bool icpAccessAllowed(Ip::Address &from, HttpRequest *icp_request)
const cache_key * icpGetCacheKey(const char *url, int reqnum)
void icpDenyAccess(Ip::Address &from, char *url, int reqnum, int fd)
HttpRequest * icpGetRequest(char *url, int reqnum, int fd, Ip::Address &from)
Comm::ConnectionPointer icpOutgoingConn
Comm::ConnectionPointer icpIncomingConn
unsigned char cache_key
Store key.