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