Home | History | Annotate | Download | only in slirp

Lines Matching full:timer

453 	 * Reset idle time and keep-alive timer.
527 * retransmit timer, otherwise restart timer
1157 * transmit timer is running and timed sequence
1160 * timer backoff (cf., Phil Karn's retransmit alg.).
1161 * Recompute the initial retransmit timer.
1172 * timer and remember to restart (more output or persist).
1174 * timer, using current (possibly backed-off) value.
1228 * Starting the timer is contrary to the
1271 * it and restart the finack timer.
1414 * starting the time-wait timer, turning off the other
1425 * In TIME_WAIT state restart the 2 MSL time_wait timer.
1632 * timer to smoothed rtt + 4 times the smoothed variance.
1660 * the retransmit timer, we want 1/2 tick of rounding and
1662 * firing of the timer. The bias will give us exactly the
1665 * the minimum feasible timer (which is 2 ticks).