Searched refs:dad_timer_ch (Results 1 – 1 of 1) sorted by relevance
1126 struct callout dad_timer_ch; member1210 callout_reset(&dp->dad_timer_ch, ticks, in nd6_dad_starttimer()1218 callout_drain(&dp->dad_timer_ch); in nd6_dad_stoptimer()1287 callout_init(&dp->dad_timer_ch, 0); in nd6_dad_start()