Home
last modified time | relevance | path

Searched refs:mSrvConfig (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DIpSecService.java139 private final IpSecServiceConfiguration mSrvConfig; field in IpSecService
615 mSrvConfig in freeUnderlyingResources()
682 mSrvConfig in freeUnderlyingResources()
822 mSrvConfig.getNetdInstance().removeVirtualTunnelInterface(mInterfaceName); in freeUnderlyingResources()
827 mSrvConfig in freeUnderlyingResources()
1007 mSrvConfig = config; in IpSecService()
1033 final INetd netd = mSrvConfig.getNetdInstance(); in isNetdAlive()
1094 mSrvConfig in allocateSecurityParameterIndex()
1218 mSrvConfig.getNetdInstance().ipSecSetEncapSocketOwner(sockFd, callingUid); in openUdpEncapsulationSocket()
1279 mSrvConfig in createTunnelInterface()
[all …]