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