Home
last modified time | relevance | path

Searched refs:htcpQuery (Results 1 – 3 of 3) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A Dhtcp.h57 int htcpQuery(StoreEntry * e, HttpRequest * req, CachePeer * p);
H A Dhtcp.cc1425 htcpQuery(StoreEntry * e, HttpRequest * req, CachePeer * p) in htcpQuery() function
H A Dneighbors.cc630 if (htcpQuery(entry, request, p) <= 0) in neighborsUdpPing()