Searched refs:IFM_IEEE80211_MONITOR (Results 1 – 9 of 9) sorted by relevance
273 #define IFM_IEEE80211_MONITOR 0x00002000 /* Operate in monitor mode */ macro621 { IFM_IEEE80211_MONITOR, "monitor" }, \
1313 if (req.ifm_current & IFM_IEEE80211_MONITOR) { in pcap_cleanup_bpf()1323 req.ifm_current & ~IFM_IEEE80211_MONITOR; in pcap_cleanup_bpf()2404 if (media_list[i] & IFM_IEEE80211_MONITOR) {2424 if ((req.ifm_current & IFM_IEEE80211_MONITOR) == 0) {2448 ifr.ifr_media = req.ifm_current | IFM_IEEE80211_MONITOR;
105 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
103 IFM_IEEE80211_IBSS | IFM_IEEE80211_WDS | IFM_IEEE80211_MONITOR | \
4092 if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) in get80211opmode()
1132 ADD(media, mword, mopt | IFM_IEEE80211_MONITOR); in addmedia()1400 status |= IFM_IEEE80211_MONITOR; in media_status()
438 else if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) in wlan_getopmode()
1516 if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) in get80211opmode()
231 else if (ifmr.ifm_current & IFM_IEEE80211_MONITOR) in wlan_get_opmode()