Searched refs:MONITOR_FLAG_FCSFAIL (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.c240 if (sdata->u.mntr_flags & MONITOR_FLAG_FCSFAIL)
440 if (sdata->u.mntr_flags & MONITOR_FLAG_FCSFAIL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h438 * @MONITOR_FLAG_FCSFAIL: pass frames with bad FCS
445 MONITOR_FLAG_FCSFAIL = 1<<NL80211_MNTR_FLAG_FCSFAIL, enumerator in enum:monitor_flags

Completed in 97 milliseconds