Searched refs:conn_time (Results 1 – 2 of 2) sorted by relevance
578 priv->conn_time = 0; in ClientAuthorized()614 AllocNewConnection(XtransConnInfo trans_conn, int fd, CARD32 conn_time) in AllocNewConnection() argument627 oc->conn_time = conn_time; in AllocNewConnection()675 if ((oc && (oc->conn_time != 0) && in EstablishNewConnections()676 (connect_time - oc->conn_time) >= TimeOutValue) || in EstablishNewConnections()
119 CARD32 conn_time; /* timestamp if not established, else 0 */ member