Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_timer.c2012 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; in tcp_run_conn_timer() local
2094 lo_index = i; in tcp_run_conn_timer()
2102 tp->tentry.index = lo_index; in tcp_run_conn_timer()
2442 uint16_t i, lo_index = TCPT_NONE, mode = 0; in tcp_set_lotimer_index() local
2449 lo_index = i; in tcp_set_lotimer_index()
2453 tp->tentry.index = lo_index; in tcp_set_lotimer_index()