OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDNSType_HINFO
(Results
1 - 5
of
5
) sorted by null
/external/mdnsresponder/mDNSPosix/
NetMonitor.c
282
else if (pktrr->rrtype ==
kDNSType_HINFO
)
346
SendUnicastQuery(m, entry, &entry->hostname,
kDNSType_HINFO
, InterfaceID);
522
case
kDNSType_HINFO
:// same as kDNSType_TXT below
[
all
...]
Identify.c
147
else if (answer->rrtype ==
kDNSType_HINFO
)
/external/mdnsresponder/mDNSCore/
DNSCommon.c
155
case
kDNSType_HINFO
:return("HINFO");
196
case
kDNSType_HINFO
:// Display this the same as TXT (show all constituent strings)
[
all
...]
mDNSEmbeddedAPI.h
158
kDNSType_HINFO
, // 13 Host information
[
all
...]
mDNS.c
[
all
...]
Completed in 31 milliseconds