Searched refs:evc_cond_state (Results 1 – 2 of 2) sorted by relevance
90 evc->evc_cond_state = &fail_safe ; in smt_init_evc()104 smc->evcs[0].evc_cond_state = &smc->mib.fddiSMTPeerWrapFlag ; in smt_init_evc()105 smc->evcs[1].evc_cond_state = in smt_init_evc()107 smc->evcs[2].evc_cond_state = in smt_init_evc()109 smc->evcs[3].evc_cond_state = in smt_init_evc()123 smc->evcs[offset + 0*NUMPHYS].evc_cond_state = in smt_init_evc()125 smc->evcs[offset + 1*NUMPHYS].evc_cond_state = in smt_init_evc()140 if (!evc->evc_cond_state) { in smt_init_evc()149 evc->evc_cond_state = &fail_safe ; in smt_init_evc()205 if (*evc->evc_cond_state == cond) in smt_srf_event()[all …]
318 u_char *evc_cond_state ; /* condition state */ member