typeInd          1923 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
typeInd          1924 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
typeInd          2064 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
typeInd          2065 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
typeInd           712 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.pres = PRSNT_NODEF;
typeInd           713 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.val = sngss7_span->rx_cgb.type;
typeInd           761 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.pres = PRSNT_NODEF;
typeInd           762 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.val = sngss7_span->rx_cgu.type;
typeInd           811 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.pres		= PRSNT_NODEF;
typeInd           812 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.val		= sngss7_span->tx_cgb.type;
typeInd           862 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.pres		= PRSNT_NODEF;
typeInd           863 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.val		= sngss7_span->tx_cgu.type;