IFM_IEEE80211_MONITOR
else if (ifmr.ifm_current & IFM_IEEE80211_MONITOR)
imr->ifm_active |= IFM_IEEE80211_MONITOR;
else if (ime->ifm_media & IFM_IEEE80211_MONITOR)
imr->ifm_active |= IFM_IEEE80211_MONITOR;
imr->ifm_active |= IFM_IEEE80211_MONITOR;
else if (ifr->ifr_media & IFM_IEEE80211_MONITOR)
imr->ifm_active |= IFM_IEEE80211_MONITOR;
} else if (ifr->ifr_media & IFM_IEEE80211_MONITOR) {
imr->ifm_active |= IFM_IEEE80211_MONITOR;
{ IFM_IEEE80211 | IFM_IEEE80211_MONITOR,"monitor" }, \
ADD(ic, IFM_AUTO, mopt | IFM_IEEE80211_MONITOR);
ADD(ic, mword, mopt | IFM_IEEE80211_MONITOR);
ADD(ic, mword, IFM_IEEE80211_MONITOR);
else if (ime->ifm_media & IFM_IEEE80211_MONITOR)
imr->ifm_active |= IFM_IEEE80211_MONITOR;