OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUnicastDotLocal
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSShared/
ClientRequests.c
664
q2->
IsUnicastDotLocal
= mDNStrue;
977
inQuestion->
IsUnicastDotLocal
= mDNStrue;
981
inQuestion->
IsUnicastDotLocal
= mDNSfalse;
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
1568
#define Question_uDNS(Q) ((Q)->
IsUnicastDotLocal
|| (Q)->ProxyQuestion || \
2066
mDNSBool
IsUnicastDotLocal
; // True if this is a dot-local query that should be answered via unicast DNS.
mDNS.c
766
q->
IsUnicastDotLocal
= mDNStrue;
14433
if (!q->
IsUnicastDotLocal
)
14442
if (!q->
IsUnicastDotLocal
)
Completed in 45 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026