Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_wds.c63 static void wds_vattach(struct ieee80211vap *);
73 ic->ic_vattach[IEEE80211_M_WDS] = wds_vattach; in ieee80211_wds_attach()
92 wds_vattach(struct ieee80211vap *vap) in wds_vattach() function