OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NetWake
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h
2207
mDNSu8
NetWake
; // Set if Wake-On-Magic-Packet is enabled on this interface
mDNS.c
7295
// Disallow sleep if this interface doesn't support
NetWake
7296
if (!intf->
NetWake
)
7299
mDNS_snprintf(reason, sizeof(reason), "%s does not support
NetWake
", intf->ifname);
7300
LogRedact(MDNS_LOG_CATEGORY_DEFAULT, MDNS_LOG_DEFAULT, "mDNS_UpdateAllowSleep: Sleep disabled because " PUB_S " does not support
NetWake
",
8022
// Note: If we are not
NetWake
capable, we don't browse for the sleep proxy server.
8027
if (!intf->
NetWake
)
16668
// Note: We start the browse only if the interface is
NetWake
capable and we use this to
16670
// being started i.e, resolves should not happen unless
NetWake
capable which is
16689
// Reset our variables back to initial state, so we're ready for when
NetWake
is turned back on
16781
if (set->
NetWake
) mDNS_ActivateNetWake_internal(m, set)
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026