Searched refs:dstAddrString (Results 1 – 1 of 1) sorted by relevance
472 Integer srcPort, String dstAddrString) throws UnknownHostException { in connectivityStartNattKeepalive() argument476 InetAddress dstAddr = InetAddress.getByName(dstAddrString); in connectivityStartNattKeepalive()