Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c156 static int ieee80211_hwmp_pathtimeout = -1; variable
159 &ieee80211_hwmp_pathtimeout, 0, ieee80211_sysctl_msecs_ticks, "I",
218 ieee80211_hwmp_pathtimeout = msecs_to_ticks(5*1000); in ieee80211_hwmp_init()
1886 preq.preq_lifetime = ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_rediscover_cb()
1983 ticks_to_msecs(ieee80211_hwmp_pathtimeout); in hwmp_discover()