Searched refs:timeOutRtx (Results 1 – 1 of 1) sorted by relevance
78 static int timeOutRtx; variable574 timeOutRtx = 0; in xdmcp_reset()726 timeOutRtx = 0; in receive_packet()789 rtx = (XDM_MIN_RTX << timeOutRtx); in send_packet()808 timeOutRtx = 0; in XdmcpDeadSession()819 timeOutRtx++; in timeout()820 if (state == XDM_AWAIT_ALIVE_RESPONSE && timeOutRtx >= XDM_KA_RTX_LIMIT) { in timeout()824 else if (timeOutRtx >= XDM_RTX_LIMIT) { in timeout()