Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/ !
H A Dnd6.c215 static void nd6_slowtimo(void *);
306 timeout(nd6_slowtimo, NULL, ND6_SLOWTIMER_INTERVAL * hz); in nd6_init()
4034 nd6_slowtimo(void *arg) in nd6_slowtimo() function
4064 timeout(nd6_slowtimo, NULL, ND6_SLOWTIMER_INTERVAL * hz); in nd6_slowtimo()