typeInd          1828 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
typeInd          1829 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
typeInd          1969 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
typeInd          1970 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
typeInd           689 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.pres = PRSNT_NODEF;
typeInd           690 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.val = sngss7_span->rx_cgb.type;
typeInd           738 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.pres = PRSNT_NODEF;
typeInd           739 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.val = sngss7_span->rx_cgu.type;
typeInd           787 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.pres		= PRSNT_NODEF;
typeInd           788 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.val		= sngss7_span->tx_cgb.type;
typeInd           837 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.pres		= PRSNT_NODEF;
typeInd           838 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.val		= sngss7_span->tx_cgu.type;