networksecurity/ipsec/ipsec6/inc/spdb.h
branchRCL_3
changeset 53 7e41d162e158
parent 0 af10295192d8
child 57 abbed5a4b42a
--- a/networksecurity/ipsec/ipsec6/inc/spdb.h	Thu Jul 15 20:25:02 2010 +0300
+++ b/networksecurity/ipsec/ipsec6/inc/spdb.h	Thu Aug 19 11:25:30 2010 +0300
@@ -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