Searched refs:NBR_CONN_STATES (Results 1 – 3 of 3) sorted by relevance
31 #define NBR_CONN_STATES 12 /* size of state table */ macro
42 static int llc_offset_table[NBR_CONN_STATES][NBR_CONN_EV];362 if (llc->state > NBR_CONN_STATES) in llc_conn_service()646 for (state = 0; state < NBR_CONN_STATES; state++) { in llc_build_offset_table()
4897 struct llc_conn_state llc_conn_state_table[NBR_CONN_STATES] = {