Searched refs:MONITOR_FLAG_COOK_FRAMES (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dstatus.c367 if ((sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES) &&
H A Diface.c228 if (sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES) {
429 if (sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES) {
H A Drx.c286 if (sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES)
2240 !(sdata->u.mntr_flags & MONITOR_FLAG_COOK_FRAMES))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h442 * @MONITOR_FLAG_COOK_FRAMES: report frames after processing
449 MONITOR_FLAG_COOK_FRAMES = 1<<NL80211_MNTR_FLAG_COOK_FRAMES, enumerator in enum:monitor_flags

Completed in 86 milliseconds