Searched refs:curr_state (Results 1 – 3 of 3) sorted by relevance
176 .curr_state = LLC_SAP_STATE_INACTIVE,180 .curr_state = LLC_SAP_STATE_ACTIVE,
393 struct llc_conn_state *curr_state = in llc_qualify_conn_ev() local399 for (next_trans = curr_state->transitions + in llc_qualify_conn_ev()643 struct llc_conn_state *curr_state; in llc_build_offset_table() local647 curr_state = &llc_conn_state_table[state]; in llc_build_offset_table()651 next_offset += llc_find_next_offset(curr_state, in llc_build_offset_table()
122 struct llc_sap_state *curr_state = &llc_sap_state_table[sap->state - 1]; in llc_find_sap_trans() local127 for (next_trans = curr_state->transitions; next_trans[i]->ev; i++) in llc_find_sap_trans()