Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c161 static int ieee80211_hwmp_pathtimeout = -1; variable
164 &ieee80211_hwmp_pathtimeout, 0, ieee80211_sysctl_msecs_ticks, "I",
223 ieee80211_hwmp_pathtimeout = msecs_to_ticks(5*1000); in ieee80211_hwmp_init()
1891 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_rediscover_cb()
1988 ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_discover()