Android-cuttlefish cvd tool
|
#include <nl80211.h>
Public Attributes | |
__u32 | max_rules |
struct nl80211_pattern_support | pat |
__u32 | max_delay |
struct nl80211_coalesce_rule_support - coalesce rule support information @max_rules: maximum number of rules supported @pat: packet pattern support information @max_delay: maximum supported coalescing delay in msecs
This struct is carried in NL80211_ATTR_COALESCE_RULE in the capability information given by the kernel to userspace.
__u32 nl80211_coalesce_rule_support::max_delay |
__u32 nl80211_coalesce_rule_support::max_rules |
struct nl80211_pattern_support nl80211_coalesce_rule_support::pat |