Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_wds.c67 static void wds_vattach(struct ieee80211vap *);
77 ic->ic_vattach[IEEE80211_M_WDS] = wds_vattach; in ieee80211_wds_attach()
96 wds_vattach(struct ieee80211vap *vap) in wds_vattach() function