OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:solicits
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
45
// There's no limit for unicast neighbor
solicits
, but we limit it to three.
89
// Wakeup event called after we're done sending
solicits
. At this point we delete all routes more than 10 minutes
121
icmp_message_t *NULLABLE
solicits
;
member in struct:interface
153
// When the interface becomes active, we send up to three
solicits
.
216
// True if we are probing usable routers with neighbor
solicits
to see if they are still alive.
route.c
422
// Immediately when an interface shows up, start doing router
solicits
.
1012
icmp_message_t **sp = &message->interface->
solicits
;
1050
// Send Neighbor
Solicits
to any usable routers that haven't responded yet and schedule the next call to
1138
sp = &interface->
solicits
;
Completed in 48 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026