Searched refs:shouldIgnorePacket (Results 1 – 2 of 2) sorted by relevance
46 if (this._jmDNSImpl.getLocalHost().shouldIgnorePacket(packet)) { in run()
177 boolean shouldIgnorePacket(DatagramPacket packet) { in shouldIgnorePacket() method in HostInfo