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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.c1367 u_int16_t i = 0, index = TCPT_NONE, lo_index = TCPT_NONE; local
1436 lo_index = i;
1444 tp->tentry.index = lo_index;
1749 uint16_t i, lo_index = TCPT_NONE, mode = 0; local
1756 lo_index = i;
1760 tp->tentry.index = lo_index;

Completed in 117 milliseconds