Searched refs:dstIpStr (Results 1 – 1 of 1) sorted by relevance
141 final String dstIpStr = (dstIp == null) ? "null" : dstIp.getHostAddress(); in toString() local147 + dstIpStr + ":" + Short.toUnsignedInt(dstPort) in toString()