Home
last modified time | relevance | path

Searched refs:ms_gatetimer (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h521 struct callout ms_gatetimer; member
H A Dieee80211_mesh.c526 callout_drain(&ms->ms_gatetimer); in mesh_gatemode_setup()
529 callout_reset(&ms->ms_gatetimer, ieee80211_mesh_gateint, in mesh_gatemode_setup()
682 callout_init(&ms->ms_gatetimer, 1); in mesh_vattach()
714 callout_drain(&ms->ms_gatetimer); in mesh_newstate()