Searched refs:ms_cleantimer (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_mesh.h520 struct callout ms_cleantimer; member in struct:ieee80211_mesh_state
H A Dieee80211_mesh.c649 callout_drain(&ms->ms_cleantimer);
681 callout_init(&ms->ms_cleantimer, 1);
713 callout_drain(&ms->ms_cleantimer);
837 callout_reset(&ms->ms_cleantimer, ms->ms_ppath->mpp_inact,
856 callout_reset(&ms->ms_cleantimer, ms->ms_ppath->mpp_inact,

Completed in 55 milliseconds