Searched refs:disc_cause (Results 1 – 3 of 3) sorted by relevance
312 SET_CAUSE_TYPE(cep->disc_cause, CAUSET_I4B); in setup_dialout()313 SET_CAUSE_VAL(cep->disc_cause, CAUSE_I4B_NORMAL); in setup_dialout()544 /*XXX*/ cep->disc_cause = 0; in find_matching_entry_incoming()894 mdr.cause = cep->disc_cause; in dialresponse()
493 SET_CAUSE_TYPE(cep->disc_cause, CAUSET_I4B); in msg_pdeact_ind()494 SET_CAUSE_VAL(cep->disc_cause, CAUSE_I4B_L1ERROR); in msg_pdeact_ind()508 cep->cdid, cep->name, print_i4b_cause(cep->disc_cause)); in msg_pdeact_ind()662 cep->disc_cause = mp->cause; in msg_disconnect_ind()
448 cause_t disc_cause; /* cause from disconnect */ member