OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SupportsUnicastMDNSResponse
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSPosix.c
1469
intf->coreIntf.
SupportsUnicastMDNSResponse
= mDNStrue;
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
2213
mDNSBool
SupportsUnicastMDNSResponse
; // Indicates that the interface supports unicast responses
mDNS.c
3801
mDNSBool ucast = (q->LargeAnswers || q->RequestUnicast) && m->CanReceiveUnicastOn5353 && intf->
SupportsUnicastMDNSResponse
;
4807
mDNSBool ucast = (ar->ProbeCount >= DefaultProbeCountForTypeUnique-1) && m->CanReceiveUnicastOn5353 && intf->
SupportsUnicastMDNSResponse
;
12186
if (ResponseMCast && (!intf || intf->
SupportsUnicastMDNSResponse
) &&
Completed in 96 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026