NBR_CONN_STATES
struct llc_conn_state llc_conn_state_table[NBR_CONN_STATES] = {
if (llc->state > NBR_CONN_STATES)
static int llc_offset_table[NBR_CONN_STATES][NBR_CONN_EV];
for (state = 0; state < NBR_CONN_STATES; state++) {