Searched defs:getSrcAddress (Results 1 – 2 of 2) sorted by relevance
91 public InetAddress getSrcAddress() { in getSrcAddress() method in KeepalivePacketData
124 private static InetAddress getSrcAddress(byte[] pkt) throws Exception { in getSrcAddress() method in IkeTunUtils