Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h469 void (*mpp_vattach)(struct ieee80211vap *); member
H A Dieee80211_hwmp.c209 .mpp_vattach = hwmp_vattach,
H A Dieee80211_mesh.c688 ms->ms_ppath->mpp_vattach(vap); in mesh_vattach()