Searched refs:N_FRAME_TYPE (Results 1 – 2 of 2) sorted by relevance
76 #define N_FRAME_TYPE 0x4 macro155 struct iot_sim_rule *rule_per_type[N_FRAME_TYPE][N_FRAME_SUBTYPE];
1217 if (type > N_FRAME_TYPE || subtype > N_FRAME_SUBTYPE || seq > MAX_SEQ) in iot_sim_debug_content_change_write()1414 if (type > N_FRAME_TYPE || subtype > N_FRAME_SUBTYPE || seq > MAX_SEQ) in iot_sim_debug_delay_write()1599 if (type > N_FRAME_TYPE || subtype > N_FRAME_SUBTYPE || seq > MAX_SEQ) in iot_sim_debug_drop_write()1739 for (type = 0; type < N_FRAME_TYPE; type++) in iot_sim_remove_all_oper_rules()