Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_timer.c2025 u_int32_t timer_val, offset = 0, lo_timer = 0; in tcp_run_conn_timer() local
2070 timer_val = tp->t_timer[index]; in tcp_run_conn_timer()
2082 if (timer_val > 0) { in tcp_run_conn_timer()