diff -r a579325b79dd -r b33c3d136b7e networkcontrol/ipnetworklayer/inc/flow.h --- a/networkcontrol/ipnetworklayer/inc/flow.h Tue Feb 02 01:27:53 2010 +0200 +++ b/networkcontrol/ipnetworklayer/inc/flow.h Fri Apr 16 16:36:59 2010 +0300 @@ -190,6 +190,7 @@ inline void MarkBinderForClosure(CIPProtoBinder* aBinder); void CloseMarkedBinders(); void SignalInterfaceDownOnAllBinders(TInt aError); + CIPProtoBinder* FindBinderForProto(const TDesC8& aProtocol); inline CIPShimProtocolIntf* ProtocolIntf();