Searched refs:isV6ReverseLookup (Results 1 - 2 of 2) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DDNSEntry.java169 return this.isV4ReverseLookup() || this.isV6ReverseLookup();
176 public boolean isV6ReverseLookup() { method in class:DNSEntry
H A DDNSQuestion.java112 if (this.isV6ReverseLookup()) {

Completed in 83 milliseconds