Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_timer.c2006 u_int32_t timer_val, offset = 0, lo_timer = 0; in tcp_run_conn_timer() local
2051 timer_val = tp->t_timer[index]; in tcp_run_conn_timer()
2063 if (timer_val > 0) { in tcp_run_conn_timer()