Searched defs:encapSocket (Results 1 – 3 of 3) sorted by relevance
193 IpSecManager.UdpEncapsulationSocket encapSocket = in testOpenEncapsulationSocket() local242 IpSecManager.UdpEncapsulationSocket encapSocket = in testOpenEncapsulationSocketOnRandomPort() local
506 try (IpSecManager.UdpEncapsulationSocket encapSocket = mISM.openUdpEncapsulationSocket(); in checkTransform()659 try (IpSecManager.UdpEncapsulationSocket encapSocket = mISM.openUdpEncapsulationSocket()) { in testIkeOverUdpEncapSocket()1501 IpSecManager.UdpEncapsulationSocket encapSocket = null; in testOpenUdpEncapSocketSpecificPort() local1530 try (IpSecManager.UdpEncapsulationSocket encapSocket = mISM.openUdpEncapsulationSocket()) { in testOpenUdpEncapSocketRandomPort()
641 IpSecManager.UdpEncapsulationSocket encapSocket, in buildIpSecTransform()