Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_timer.c1970 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; in tcp_run_conn_timer() local
2052 lo_index = i; in tcp_run_conn_timer()
2060 tp->tentry.te_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.te_index = lo_index; in tcp_set_lotimer_index()