Go to the source code of this file.
|
| 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) |
| |
◆ AccessLogEntryPointer
Definition at line 28 of file ICP.h.
◆ theIcpPublicHostID