OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isV6ReverseLookup
(Results
1 - 2
of
2
) sorted by null
/external/jmdns/src/javax/jmdns/impl/
DNSEntry.java
169
return this.isV4ReverseLookup() || this.
isV6ReverseLookup
();
176
public boolean
isV6ReverseLookup
() {
DNSQuestion.java
112
if (this.
isV6ReverseLookup
()) {
Completed in 1580 milliseconds