Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_timer.c1991 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; in tcp_run_conn_timer() local
2073 lo_index = i; in tcp_run_conn_timer()
2081 tp->tentry.index = lo_index; in tcp_run_conn_timer()
2427 uint16_t i, lo_index = TCPT_NONE, mode = 0; in tcp_set_lotimer_index() local
2434 lo_index = i; in tcp_set_lotimer_index()
2438 tp->tentry.index = lo_index; in tcp_set_lotimer_index()