diff -r 1422c6cd3f0c -r c64cefac6e99 networkcontrol/ipnetworklayer/inc/flow.h --- a/networkcontrol/ipnetworklayer/inc/flow.h Sat Feb 20 00:22:11 2010 +0200 +++ b/networkcontrol/ipnetworklayer/inc/flow.h Fri Mar 12 15:50:43 2010 +0200 @@ -190,6 +190,7 @@ inline void MarkBinderForClosure(CIPProtoBinder* aBinder); void CloseMarkedBinders(); void SignalInterfaceDownOnAllBinders(TInt aError); + CIPProtoBinder* FindBinderForProto(const TDesC8& aProtocol); inline CIPShimProtocolIntf* ProtocolIntf();