OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isreachable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
ipv6nd.h
74
bool
isreachable
;
member in struct:ra
ipv6nd.c
510
if (!ra1->
isreachable
&& ra2->
isreachable
)
580
if (rap == NULL || rap->expired || rap->
isreachable
== reachable)
583
rap->
isreachable
= reachable;
599
if (rapr->
isreachable
&& !rapr->expired && rapr->lifetime)
1080
rap->
isreachable
= true;
1101
loglevel = new_rap || rap->willexpire || !rap->
isreachable
?
1126
rap->
isreachable
= true;
Completed in 17 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026