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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_monitor.c61 static void monitor_vattach(struct ieee80211vap *);
69 ic->ic_vattach[IEEE80211_M_MONITOR] = monitor_vattach;
83 monitor_vattach(struct ieee80211vap *vap) function

Completed in 58 milliseconds