MONITOR_FLAG_ACTIVE   68 net/mac80211/cfg.c 		u32 mask = MONITOR_FLAG_COOK_FRAMES | MONITOR_FLAG_ACTIVE;
MONITOR_FLAG_ACTIVE   62 net/mac80211/driver-ops.c 		     !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE))))
MONITOR_FLAG_ACTIVE  183 net/mac80211/iface.c 		    !(iter->u.mntr.flags & MONITOR_FLAG_ACTIVE))
MONITOR_FLAG_ACTIVE  212 net/mac80211/iface.c 	    !(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE))
MONITOR_FLAG_ACTIVE  598 net/mac80211/iface.c 		if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) {
MONITOR_FLAG_ACTIVE 1044 net/mac80211/iface.c 		if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE))
MONITOR_FLAG_ACTIVE 1758 net/mac80211/iface.c 		     (params->flags & MONITOR_FLAG_ACTIVE)))
MONITOR_FLAG_ACTIVE 1729 net/mac80211/tx.c 		if (sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) {
MONITOR_FLAG_ACTIVE 3669 net/mac80211/tx.c 		if (tx.sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE) {
MONITOR_FLAG_ACTIVE  726 net/mac80211/util.c 			if (!(sdata->u.mntr.flags & MONITOR_FLAG_ACTIVE))
MONITOR_FLAG_ACTIVE 3432 net/wireless/nl80211.c 	if (params->flags & MONITOR_FLAG_ACTIVE &&