networksecurity/ipsec/ipsec6/inc/spdb.h
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
   154 	const CSelectorInterface *iInterface;//< Limited to specific interface, if non-NULL
   154 	const CSelectorInterface *iInterface;//< Limited to specific interface, if non-NULL
   155 	TUint32 iFilterMask;				//< The filter definition.
   155 	TUint32 iFilterMask;				//< The filter definition.
   156 	TUint32 iFilterData;				//< The filter definition.
   156 	TUint32 iFilterData;				//< The filter definition.
   157 	CTransportSelector *iTS;			//< The transport selectors.
   157 	CTransportSelector *iTS;			//< The transport selectors.
   158 	RPolicyActions iActions;			//< The actions, when selector matches
   158 	RPolicyActions iActions;			//< The actions, when selector matches
       
   159 
       
   160 	TInt iScope_Exception;				// UMA scope exception
       
   161 
   159 	};
   162 	};
   160 
   163 
   161 class CSecurityPolicy : public CBase
   164 class CSecurityPolicy : public CBase
   162 	/**
   165 	/**
   163 	* Security Policy Database (SPD).
   166 	* Security Policy Database (SPD).