Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet/
H A Dtcp_timer.c1987 u_int32_t timer_val, offset = 0, lo_timer = 0; in tcp_run_conn_timer() local
2032 timer_val = tp->t_timer[index]; in tcp_run_conn_timer()
2044 if (timer_val > 0) { in tcp_run_conn_timer()