Symbol: IEEE80211_M_MONITOR
sbin/ifconfig/ifieee80211.c
4984
return IEEE80211_M_MONITOR;
sbin/ifconfig/ifieee80211.c
6142
params.icp_opmode = IEEE80211_M_MONITOR;
sys/compat/linuxkpi/common/src/linux_80211.c
1320
case IEEE80211_M_MONITOR:
sys/dev/ath/if_ath.c
1590
case IEEE80211_M_MONITOR:
sys/dev/ath/if_ath.c
1756
case IEEE80211_M_MONITOR:
sys/dev/ath/if_ath.c
6110
case IEEE80211_M_MONITOR:
sys/dev/ath/if_ath_rx.c
167
if (ic->ic_opmode == IEEE80211_M_MONITOR || ic->ic_promisc > 0)
sys/dev/ath/if_ath_rx.c
216
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/bwi/bwimac.c
1272
case IEEE80211_M_MONITOR:
sys/dev/bwi/if_bwi.c
1784
if (vap->iv_opmode == IEEE80211_M_MONITOR) {
sys/dev/bwi/if_bwi.c
3728
KASSERT(sc->sc_ic.ic_opmode != IEEE80211_M_MONITOR,
sys/dev/bwn/if_bwn.c
2026
case IEEE80211_M_MONITOR:
sys/dev/bwn/if_bwn.c
4999
if (vap->iv_opmode == IEEE80211_M_MONITOR ||
sys/dev/ipw/if_ipw.c
2422
case IEEE80211_M_MONITOR:
sys/dev/ipw/if_ipw.c
2435
ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/ipw/if_ipw.c
2441
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/ipw/if_ipw.c
2653
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/ipw/if_ipw.c
422
case IEEE80211_M_MONITOR:
sys/dev/iwi/if_iwi.c
1424
if (vap->iv_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwi/if_iwi.c
2223
case IEEE80211_M_MONITOR:
sys/dev/iwi/if_iwi.c
2604
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwi/if_iwi.c
977
} else if (vap->iv_opmode == IEEE80211_M_MONITOR)
sys/dev/iwn/if_iwn.c
5549
if (ic->ic_promisc > 0 || ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/iwn/if_iwn.c
5561
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/iwn/if_iwn.c
6886
case IEEE80211_M_MONITOR:
sys/dev/iwn/if_iwn.c
7348
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwn/if_iwn.c
9126
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
4598
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
6122
if (ic->ic_opmode != IEEE80211_M_MONITOR)
sys/dev/iwx/if_iwx.c
6153
if (ic->ic_opmode != IEEE80211_M_MONITOR)
sys/dev/iwx/if_iwx.c
6209
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
6219
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/iwx/if_iwx.c
6324
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/iwx/if_iwx.c
6908
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/iwx/if_iwx.c
6919
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
7042
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
7624
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
7666
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/iwx/if_iwx.c
7850
if (ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/malo/if_malo.c
1531
if (ic->ic_opmode == IEEE80211_M_MONITOR || ic->ic_allmulti > 0 ||
sys/dev/malo/if_malo.c
337
case IEEE80211_M_MONITOR:
sys/dev/mwl/if_mwl.c
630
case IEEE80211_M_MONITOR:
sys/dev/otus/if_otus.c
2402
ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/otus/if_otus.c
3205
case IEEE80211_M_MONITOR:
sys/dev/otus/if_otus.c
3240
ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/ral/rt2560.c
2616
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2560.c
375
case IEEE80211_M_MONITOR:
sys/dev/ral/rt2560.c
764
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2560.c
788
if (vap->iv_opmode != IEEE80211_M_MONITOR)
sys/dev/ral/rt2661.c
2318
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2661.c
368
case IEEE80211_M_MONITOR:
sys/dev/ral/rt2661.c
768
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2661.c
782
if (vap->iv_opmode != IEEE80211_M_MONITOR)
sys/dev/ral/rt2860.c
3764
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2860.c
434
case IEEE80211_M_MONITOR:
sys/dev/ral/rt2860.c
931
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/ral/rt2860.c
946
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/rtwn/if_rtwn.c
498
case IEEE80211_M_MONITOR:
sys/dev/rtwn/if_rtwn.c
540
ic->ic_opmode = IEEE80211_M_MONITOR;
sys/dev/rtwn/if_rtwn.c
562
if (opmode != IEEE80211_M_MONITOR) {
sys/dev/rtwn/if_rtwn.c
598
case IEEE80211_M_MONITOR:
sys/dev/rtwn/if_rtwn.c
634
if (opmode == IEEE80211_M_MONITOR)
sys/dev/usb/wlan/if_mtw.c
1807
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_mtw.c
4264
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_mtw.c
785
case IEEE80211_M_MONITOR:
sys/dev/usb/wlan/if_rsu.c
3636
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_rsu.c
3645
if (ic->ic_promisc == 0 && ic->ic_opmode != IEEE80211_M_MONITOR)
sys/dev/usb/wlan/if_rsu.c
713
if (opmode == IEEE80211_M_MONITOR)
sys/dev/usb/wlan/if_rsu.c
796
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_rum.c
1002
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_rum.c
1023
if (vap->iv_opmode != IEEE80211_M_MONITOR &&
sys/dev/usb/wlan/if_rum.c
2608
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_run.c
1006
case IEEE80211_M_MONITOR:
sys/dev/usb/wlan/if_run.c
2250
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_run.c
6078
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_uath.c
2061
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_upgt.c
640
if (vap->iv_opmode == IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_ural.c
1687
if (ic->ic_opmode != IEEE80211_M_MONITOR &&
sys/dev/usb/wlan/if_ural.c
2075
if (ic->ic_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_ural.c
700
if (vap->iv_opmode != IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_ural.c
730
if (vap->iv_opmode != IEEE80211_M_MONITOR)
sys/dev/usb/wlan/if_urtw.c
1990
case IEEE80211_M_MONITOR:
sys/dev/usb/wlan/if_urtw.c
3920
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/dev/usb/wlan/if_urtw.c
3924
if (sc->sc_crcmon == 1 && ic->ic_opmode == IEEE80211_M_MONITOR)
sys/dev/usb/wlan/if_urtw.c
3935
if (ic->ic_opmode == IEEE80211_M_MONITOR ||
sys/dev/usb/wlan/if_zyd.c
1998
if (ic->ic_opmode == IEEE80211_M_MONITOR || ic->ic_allmulti > 0 ||
sys/dev/usb/wlan/if_zyd.c
2042
case IEEE80211_M_MONITOR:
sys/dev/usb/wlan/if_zyd.c
597
if (vap->iv_opmode == IEEE80211_M_MONITOR)
sys/dev/wpi/if_wpi.c
3981
case IEEE80211_M_MONITOR:
sys/dev/wpi/if_wpi.c
4498
if (vap->iv_opmode == IEEE80211_M_MONITOR) {
sys/dev/wpi/if_wpi.c
5602
if (ic->ic_opmode == IEEE80211_M_MONITOR) {
sys/net80211/ieee80211.c
2223
case IEEE80211_M_MONITOR:
sys/net80211/ieee80211.c
84
[IEEE80211_M_MONITOR] = IEEE80211_C_MONITOR,
sys/net80211/ieee80211_ioctl.c
2026
if (vap->iv_opmode == IEEE80211_M_MONITOR &&
sys/net80211/ieee80211_ioctl.c
3614
vap->iv_opmode == IEEE80211_M_MONITOR ||
sys/net80211/ieee80211_monitor.c
66
ic->ic_vattach[IEEE80211_M_MONITOR] = monitor_vattach;
sys/net80211/ieee80211_node.c
3116
case IEEE80211_M_MONITOR: /* XXX */
sys/net80211/ieee80211_output.c
945
case IEEE80211_M_MONITOR: /* NB: to quiet compiler */
sys/net80211/ieee80211_proto.c
2046
if (vap->iv_opmode == IEEE80211_M_MONITOR ||
sys/net80211/ieee80211_radiotap.c
178
vap->iv_opmode == IEEE80211_M_MONITOR &&
sys/net80211/ieee80211_radiotap.c
381
if (vap->iv_opmode == IEEE80211_M_MONITOR)
sys/net80211/ieee80211_radiotap.c
392
if (vap->iv_opmode == IEEE80211_M_MONITOR)
usr.sbin/bsnmpd/modules/snmp_wlan/wlan_sys.c
759
wcp.icp_opmode = IEEE80211_M_MONITOR;
usr.sbin/wlanstat/wlanstat.c
455
wf->opmode = IEEE80211_M_MONITOR;
usr.sbin/wlanstat/wlanstat.c
500
case IEEE80211_M_MONITOR: