Searched refs:dad_timer_ch (Results 1 – 1 of 1) sorted by relevance
1165 struct callout dad_timer_ch; member1249 callout_reset(&dp->dad_timer_ch, ticks, nd6_dad_timer, dp); in nd6_dad_starttimer()1255 callout_drain(&dp->dad_timer_ch); in nd6_dad_stoptimer()1323 callout_init_rw(&dp->dad_timer_ch, DADQ_LOCKPTR(), in nd6_dad_start()