Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_timer.c1992 u_int32_t timer_val, offset = 0, lo_timer = 0; in tcp_run_conn_timer() local
2037 timer_val = tp->t_timer[index]; in tcp_run_conn_timer()
2049 if (timer_val > 0) { in tcp_run_conn_timer()