Home
last modified time | relevance | path

Searched refs:nd6_delay (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/netinet6/
H A Dnd6.h108 extern int nd6_delay;
H A Dnd6.c80 int nd6_delay = 5; /* delay first probe time 5 second */ variable
1333 nd6_llinfo_settimer(ln, nd6_delay); in nd6_resolve()
H A Dicmp6.c1858 { ICMPV6CTL_ND6_DELAY, &nd6_delay, 0, INT_MAX },