nd6_slowtimo_ch   105 netinet6/nd6.c struct timeout nd6_slowtimo_ch;
nd6_slowtimo_ch   134 netinet6/nd6.c 	timeout_set(&nd6_slowtimo_ch, nd6_slowtimo, NULL);
nd6_slowtimo_ch   135 netinet6/nd6.c 	timeout_add(&nd6_slowtimo_ch, ND6_SLOWTIMER_INTERVAL * hz);
nd6_slowtimo_ch  1691 netinet6/nd6.c 	timeout_set(&nd6_slowtimo_ch, nd6_slowtimo, NULL);
nd6_slowtimo_ch  1692 netinet6/nd6.c 	timeout_add(&nd6_slowtimo_ch, ND6_SLOWTIMER_INTERVAL * hz);