Searched refs:hs_roottimer (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c152 struct callout hs_roottimer; member in struct:ieee80211_hwmp_state
273 callout_init(&hs->hs_roottimer, 1);
282 callout_drain(&hs->hs_roottimer);
298 callout_drain(&hs->hs_roottimer);
811 callout_drain(&hs->hs_roottimer);
816 callout_reset(&hs->hs_roottimer, ieee80211_hwmp_rootint,
821 callout_reset(&hs->hs_roottimer, ieee80211_hwmp_rannint,

Completed in 95 milliseconds