Searched refs:IFM_IEEE80211_MONITOR (Results 1 – 4 of 4) sorted by relevance
311 #define IFM_IEEE80211_MONITOR 0x00002000 /* Operate in monitor mode */ macro674 { IFM_IEEE80211_MONITOR, "monitor" }, \
106 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
4692 if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) in get80211opmode()
1882 ADD(media, mword, mopt | IFM_IEEE80211_MONITOR); in addmedia()2184 status |= IFM_IEEE80211_MONITOR; in media_status()