Searched refs:MONITOR_FLAG_CONTROL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Diface.c244 if (sdata->u.mntr_flags & MONITOR_FLAG_CONTROL) {
444 if (sdata->u.mntr_flags & MONITOR_FLAG_CONTROL) {
874 sdata->u.mntr_flags = MONITOR_FLAG_CONTROL |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h440 * @MONITOR_FLAG_CONTROL: pass control frames
447 MONITOR_FLAG_CONTROL = 1<<NL80211_MNTR_FLAG_CONTROL, enumerator in enum:monitor_flags

Completed in 22 milliseconds