Home
last modified time | relevance | path

Searched defs:getPort (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java106 protected static int getPort(FileDescriptor sock) throws Exception { in getPort() method in IpSecBaseTest
115 int getPort() throws Exception; in getPort() method
170 public int getPort() throws Exception { in getPort() method in IpSecBaseTest.NativeSocket
244 public int getPort() throws Exception { in getPort() method in IpSecBaseTest.JavaUdpSocket
299 public int getPort() throws Exception { in getPort() method in IpSecBaseTest.JavaTcpSocket
DIkeTunUtils.java154 private static int getPort(byte[] pkt, boolean getSrcPort) { in getPort() method in IkeTunUtils
/cts/tests/tests/net/ipsec/src/android/net/ipsec/ike/cts/
DIkeTunUtils.java336 private static int getPort(byte[] pkt, boolean shouldGetSource) { in getPort() method