Home
last modified time | relevance | path

Searched refs:icap_tio_finish (Results 1 – 4 of 4) sorted by relevance

/dports/www/squid/squid-4.15/src/adaptation/icap/
H A DXaction.h153 timeval icap_tio_finish; /*time when the last byte of the ICAP responsewas received*/ variable
H A DOptXact.cc91 icap_tio_finish = current_time; in handleCommRead()
H A DXaction.cc107 memset(&icap_tio_finish, 0, sizeof(icap_tio_finish)); in Xaction()
653 tvSub(al.icap.ioTime, icap_tio_start, icap_tio_finish); in finalizeLogInfo()
H A DModXact.cc570 icap_tio_finish = current_time; in handleCommRead()