Searched refs:SRPUpperLayerPortIn (Results 1 – 2 of 2) sorted by relevance
78 class SRPUpperLayerPortIn : public PvmfPortBaseImpl82 SRPUpperLayerPortIn(SRP *aSrp) : PvmfPortBaseImpl(SRP_INPUT_PORT_TAG, NULL), in SRPUpperLayerPortIn() function86 ~SRPUpperLayerPortIn() {}; in ~SRPUpperLayerPortIn()
102 iULPortIn = OSCL_NEW(SRPUpperLayerPortIn, (this)); in SrpInitL()