IFM_IEEE80211_MONITOR 1331 dev/ic/an.c    	else if (ime->ifm_media & IFM_IEEE80211_MONITOR)
IFM_IEEE80211_MONITOR 1386 dev/ic/an.c    		imr->ifm_active |= IFM_IEEE80211_MONITOR;
IFM_IEEE80211_MONITOR 1263 dev/ic/malo.c  		imr->ifm_active |= IFM_IEEE80211_MONITOR;
IFM_IEEE80211_MONITOR 2105 dev/ic/pgt.c   		imr->ifm_active |= IFM_IEEE80211_MONITOR;
IFM_IEEE80211_MONITOR  655 dev/pci/if_ipw.c 		imr->ifm_active |= IFM_IEEE80211_MONITOR;
IFM_IEEE80211_MONITOR  696 dev/pci/if_iwi.c 		imr->ifm_active |= IFM_IEEE80211_MONITOR;
IFM_IEEE80211_MONITOR  500 net/if_media.h 	{ IFM_IEEE80211|IFM_IEEE80211_MONITOR,	"monitor" },		\
IFM_IEEE80211_MONITOR  294 net80211/ieee80211.c 			ADD(ic, IFM_AUTO, mopt | IFM_IEEE80211_MONITOR);
IFM_IEEE80211_MONITOR  311 net80211/ieee80211.c 				ADD(ic, mword, mopt | IFM_IEEE80211_MONITOR);
IFM_IEEE80211_MONITOR  343 net80211/ieee80211.c 			ADD(ic, mword, IFM_IEEE80211_MONITOR);
IFM_IEEE80211_MONITOR  464 net80211/ieee80211.c 	else if (ime->ifm_media & IFM_IEEE80211_MONITOR)
IFM_IEEE80211_MONITOR  561 net80211/ieee80211.c 		imr->ifm_active |= IFM_IEEE80211_MONITOR;