Home
last modified time | relevance | path

Searched defs:udpEncapSocket (Results 1 – 4 of 4) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DIkeUdpEncapSocket.java60 UdpEncapsulationSocket udpEncapSocket, IkeSocketConfig sockConfig, Handler handler) { in IkeUdpEncapSocket()
86 UdpEncapsulationSocket udpEncapSocket = ipsecManager.openUdpEncapsulationSocket(); in getIkeUdpEncapSocket() local
DSaRecord.java499 UdpEncapsulationSocket udpEncapSocket, in makeIpSecTransform()
587 @Nullable public final UdpEncapsulationSocket udpEncapSocket; field in SaRecord.ChildSaRecordConfig
603 @Nullable UdpEncapsulationSocket udpEncapSocket, in ChildSaRecordConfig()
1025 @Nullable UdpEncapsulationSocket udpEncapSocket, in makeChildSaRecord()
1192 UdpEncapsulationSocket udpEncapSocket, in makeIpSecTransform()
DChildSessionStateMachine.java384 UdpEncapsulationSocket udpEncapSocket, in handleFirstChildExchange()
419 UdpEncapsulationSocket udpEncapSocket, in createChildSession()
468 UdpEncapsulationSocket udpEncapSocket) { in performMigration()
520 UdpEncapsulationSocket udpEncapSocket) { in performRekeyMigration()
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceRefcountedResourceTest.java268 RefcountedResource<IResource> udpEncapSocket = getTestRefcountedResource(); in testSampleUdpEncapTranform() local
295 RefcountedResource<IResource> udpEncapSocket = getTestRefcountedResource(); in testSampleDualTransformEncapSocket() local