Searched refs:mpp_inact (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_mesh.h475 int mpp_inact; /* inact. timeout for invalid routes member in struct:ieee80211_mesh_proto_path
H A Dieee80211_mesh.c837 callout_reset(&ms->ms_cleantimer, ms->ms_ppath->mpp_inact,
856 callout_reset(&ms->ms_cleantimer, ms->ms_ppath->mpp_inact,
1120 ieee80211_mesh_rt_update(rt_dest, ms->ms_ppath->mpp_inact);
1408 ms->ms_ppath->mpp_inact));
1414 ms->ms_ppath->mpp_inact));
1454 ieee80211_mesh_rt_update(rt, ticks_to_msecs(ms->ms_ppath->mpp_inact));
1970 ms->ms_ppath->mpp_inact));
H A Dieee80211_hwmp.c216 &mesh_proto_hwmp.mpp_inact, 0, ieee80211_sysctl_msecs_ticks, "I",
249 mesh_proto_hwmp.mpp_inact = msecs_to_ticks(5*1000);
936 ieee80211_mesh_rt_update(rttran, ms->ms_ppath->mpp_inact);

Completed in 50 milliseconds