cgsmti           1744 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
cgsmti           1745 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
cgsmti           1885 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 	if ((siStaEvnt->cgsmti.eh.pres == PRSNT_NODEF) && (siStaEvnt->cgsmti.typeInd.pres == PRSNT_NODEF)) {
cgsmti           1886 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c 		blockType = siStaEvnt->cgsmti.typeInd.val;
cgsmti            581 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.eh.pres = PRSNT_NODEF;
cgsmti            582 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.pres = PRSNT_NODEF;
cgsmti            583 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgba.cgsmti.typeInd.val = sngss7_span->rx_cgb.type;
cgsmti            630 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.eh.pres = PRSNT_NODEF;
cgsmti            631 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.pres = PRSNT_NODEF;
cgsmti            632 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgua.cgsmti.typeInd.val = sngss7_span->rx_cgu.type;
cgsmti            679 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.eh.pres			= PRSNT_NODEF;
cgsmti            680 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.pres		= PRSNT_NODEF;
cgsmti            681 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgb.cgsmti.typeInd.val		= sngss7_span->tx_cgb.type;
cgsmti            729 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.eh.pres			= PRSNT_NODEF;
cgsmti            730 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.pres		= PRSNT_NODEF;
cgsmti            731 src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_out.c 	cgu.cgsmti.typeInd.val		= sngss7_span->tx_cgu.type;