diff -r abbed5a4b42a -r 8d540f55e491 networksecurity/ipsec/ipsec6/inc/spdb.h --- a/networksecurity/ipsec/ipsec6/inc/spdb.h Tue Aug 31 16:45:15 2010 +0300 +++ b/networksecurity/ipsec/ipsec6/inc/spdb.h Wed Sep 01 12:33:58 2010 +0100 @@ -156,6 +156,9 @@ TUint32 iFilterData; //< The filter definition. CTransportSelector *iTS; //< The transport selectors. RPolicyActions iActions; //< The actions, when selector matches + + TInt iScope_Exception; // UMA scope exception + }; class CSecurityPolicy : public CBase