OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:latest_na
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
route.h
312
uint64_t
latest_na
; // Most recent time at which we successfully got a neighbor advertise
member in struct:icmp_message
route.c
752
(int)((now - router->
latest_na
) / 1000));
1242
message->
latest_na
= message->received_time;
1268
// "
latest_na
" value to the current time. We don't care about NAs for routers that are not advertising a usable
1279
router->
latest_na
= ioloop_timenow();
Completed in 21 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026