Searched refs:nd6_slowtimo (Results 1 – 1 of 1) sorted by relevance
217 static void nd6_slowtimo(void *);310 timeout(nd6_slowtimo, NULL, ND6_SLOWTIMER_INTERVAL * hz); in nd6_init()3835 nd6_slowtimo(void *arg) in nd6_slowtimo() function3865 timeout(nd6_slowtimo, NULL, ND6_SLOWTIMER_INTERVAL * hz); in nd6_slowtimo()