Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_mesh.h467 void (*mpp_vattach)(struct ieee80211vap *); member
H A Dieee80211_hwmp.c204 .mpp_vattach = hwmp_vattach,
H A Dieee80211_mesh.c684 ms->ms_ppath->mpp_vattach(vap); in mesh_vattach()