Searched refs:NFA_CE_ACTION_TBL_SIZE (Results 1 – 1 of 1) sorted by relevance
59 #define NFA_CE_ACTION_TBL_SIZE (sizeof (nfa_ce_action_tbl) / sizeof (tNFA_CE_ACTION)) macro188 if ((act_idx = (p_msg->event & 0x00FF)) < NFA_CE_ACTION_TBL_SIZE) in nfa_ce_hdl_event()