OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:la_timer
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
nd.c
232
if (callout_pending(&ln->
la_timer
)) {
235
expired = callout_stop(&ln->
la_timer
);
if_llatbl.h
100
#define
la_timer
lle_timer
macro
if_llatbl.c
389
if (callout_pending(&lle->
la_timer
)) {
390
bool expired = callout_stop(&lle->
la_timer
);
/src/sys/netinet/
in.c
2039
callout_init(&lle->
la_timer
, CALLOUT_MPSAFE);
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025