OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wait_dad
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
ifconfig.c
105
#define
WAIT_DAD
10000000 /* nanoseconds between each poll, 10ms */
243
struct pterm
wait_dad
= PTERM_INITIALIZER(&
wait_dad
, "wait DAD", wait_dad_exec,
variable in typeref:struct:pterm
533
const struct timespec ts = { .tv_sec = 0, .tv_nsec =
WAIT_DAD
};
738
start = &
wait_dad
.pt_parser;
ifconfig.c
105
#define
WAIT_DAD
10000000 /* nanoseconds between each poll, 10ms */
243
struct pterm
wait_dad
= PTERM_INITIALIZER(&
wait_dad
, "wait DAD", wait_dad_exec,
variable in typeref:struct:pterm
533
const struct timespec ts = { .tv_sec = 0, .tv_nsec =
WAIT_DAD
};
738
start = &
wait_dad
.pt_parser;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025