Searched refs:srcIpStr (Results 1 – 1 of 1) sorted by relevance
140 final String srcIpStr = (srcIp == null) ? "null" : srcIp.getHostAddress(); in toString() local146 + srcIpStr + ":" + Short.toUnsignedInt(srcPort) + " -> " in toString()