Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_timer.c2005 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; in tcp_run_conn_timer() local
2087 lo_index = i; in tcp_run_conn_timer()
2095 tp->tentry.index = lo_index; in tcp_run_conn_timer()
2435 uint16_t i, lo_index = TCPT_NONE, mode = 0; in tcp_set_lotimer_index() local
2442 lo_index = i; in tcp_set_lotimer_index()
2446 tp->tentry.index = lo_index; in tcp_set_lotimer_index()