Searched defs:me_received_time (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/director/
H A Ddirector-connection.c103 struct timeval created, connected_time, me_received_time; member in struct:director_connection
234 start_time = conn->me_received_time;
237 start_time = conn->me_received_time;
482 conn->me_received_time = ioloop_timeval;

Completed in 18 milliseconds