Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dnd6.c106 void nd6_slowtimo(void *);
128 timeout_set_proc(&nd6_slowtimo_ch, nd6_slowtimo, NULL); in nd6_init()
1237 nd6_slowtimo(void *ignored_arg) in nd6_slowtimo() function