Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c182 static int ieee80211_hwmp_rootint = -1; variable
185 &ieee80211_hwmp_rootint, 0, ieee80211_sysctl_msecs_ticks, "I",
225 ieee80211_hwmp_rootint = msecs_to_ticks(2*1000); in ieee80211_hwmp_init()
816 callout_reset(&hs->hs_roottimer, ieee80211_hwmp_rootint, in hwmp_rootmode_setup()