OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:router_discovery_complete
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
205
bool
router_discovery_complete
;
member in struct:interface
route.c
489
if (!interface->
router_discovery_complete
) {
493
interface->
router_discovery_complete
= true;
495
// clear out need_reconfigure_prefix when
router_discovery_complete
is set back to true.
803
PUB_S_SRP "disco " /* interface->
router_discovery_complete
? */
810
interface->
router_discovery_complete
? "" : "!",
819
if ((!interface->router_discovery_started || !interface->
router_discovery_complete
850
else if (!on_link_prefix_present && interface->
router_discovery_complete
&& route_state->have_xpanid_prefix &&
916
interface->
router_discovery_complete
? "" : "!", on_link_prefix_present ? "" : "!",
961
if (interface->last_router_probe == 0 && interface->router_discovery_started && interface->
router_discovery_complete
) {
1481
interface->
router_discovery_complete
= true
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026