Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_timer.c2024 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; in tcp_run_conn_timer() local
2106 lo_index = i; in tcp_run_conn_timer()
2114 tp->tentry.index = lo_index; in tcp_run_conn_timer()
2463 uint16_t i, lo_index = TCPT_NONE, mode = 0; in tcp_set_lotimer_index() local
2470 lo_index = i; in tcp_set_lotimer_index()
2474 tp->tentry.index = lo_index; in tcp_set_lotimer_index()