Home | History | Annotate | Download | only in libpcap

Lines Matching refs:IFM_IEEE80211_MONITOR

1429 					if (req.ifm_current & IFM_IEEE80211_MONITOR) {
1439 req.ifm_current & ~IFM_IEEE80211_MONITOR;
2763 if (media_list[i] & IFM_IEEE80211_MONITOR) {
2783 if ((req.ifm_current & IFM_IEEE80211_MONITOR) == 0) {
2805 ifr.ifr_media = req.ifm_current | IFM_IEEE80211_MONITOR;