telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/src/te_spudNetworkSideServer.cpp
branchRCL_3
changeset 74 9200f38b1324
parent 66 07a122eea281
child 82 042fd2753b8f
equal deleted inserted replaced
70:4814c5a49428 74:9200f38b1324
   247             }
   247             }
   248       else if (aStepName == KCRawIpMinMaxMMU)
   248       else if (aStepName == KCRawIpMinMaxMMU)
   249           {
   249           {
   250           step = new CRawIpMinMaxMMU;
   250           step = new CRawIpMinMaxMMU;
   251           }
   251           }
       
   252       else if (aStepName == KCRawIpMBufExhaustionRx)
       
   253           {
       
   254           step = new CRawIpMBufExhaustionRx;
       
   255           }		
   252 	return step;	
   256 	return step;	
   253 	}
   257 	}