Searched refs:MONITOR_FLAG_COOK_FRAMES (Results 1 – 2 of 2) sorted by relevance
2381 * @MONITOR_FLAG_COOK_FRAMES: deprecated, will unconditionally be refused2391 MONITOR_FLAG_COOK_FRAMES = BIT(NL80211_MNTR_FLAG_COOK_FRAMES), enumerator
4325 if (*mntrflags & MONITOR_FLAG_COOK_FRAMES && in parse_monitor_flags() 4326 *mntrflags != MONITOR_FLAG_COOK_FRAMES) in parse_monitor_flags() 4354 /* MONITOR_FLAG_COOK_FRAMES is deprecated, refuse cooperation */ in nl80211_parse_mon_options() 4355 if (params->flags & MONITOR_FLAG_COOK_FRAMES) in nl80211_parse_mon_options()