Searched refs:ipLiteral (Results 1 – 1 of 1) sorted by relevance
231 final String ipLiteral = (mDestination == null) ? "" : mDestination.getHostAddress(); in toString() local236 + "destination{" + ipLiteral + "} " in toString()