networksecurity/ipsec/ipsec6/inc/spdb.h
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
equal deleted inserted replaced
20:7e41d162e158 21:abbed5a4b42a
   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 
       
   162 	};
   159 	};
   163 
   160 
   164 class CSecurityPolicy : public CBase
   161 class CSecurityPolicy : public CBase
   165 	/**
   162 	/**
   166 	* Security Policy Database (SPD).
   163 	* Security Policy Database (SPD).