Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dtcp_timer.c2009 u_int32_t timer_val, offset = 0, lo_timer = 0; in tcp_run_conn_timer() local
2054 timer_val = tp->t_timer[index]; in tcp_run_conn_timer()
2066 if (timer_val > 0) { in tcp_run_conn_timer()