Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c203 static struct ieee80211_mesh_proto_path mesh_proto_hwmp = { variable
216 &mesh_proto_hwmp.mpp_inact, 0, ieee80211_sysctl_msecs_ticks, "I",
249 mesh_proto_hwmp.mpp_inact = msecs_to_ticks(5*1000); in ieee80211_hwmp_init()
254 ieee80211_mesh_register_proto_path(&mesh_proto_hwmp); in ieee80211_hwmp_init()