nl80211_coalesce_rule_support Struct Reference

#include <senf/Ext/NetEmu/WLAN/nl80211-new.h>

Public Attributes

__u32 max_rules
 
struct nl80211_pattern_support pat
 
__u32 max_delay
 

Detailed Description

struct nl80211_coalesce_rule_support - coalesce rule support information : maximum number of rules supported : packet pattern support information : 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.

Definition at line 4216 of file nl80211-new.h.

Member Data Documentation

◆ max_delay

__u32 nl80211_coalesce_rule_support::max_delay

Definition at line 4219 of file nl80211-new.h.

◆ max_rules

__u32 nl80211_coalesce_rule_support::max_rules

Definition at line 4217 of file nl80211-new.h.

◆ pat

struct nl80211_pattern_support nl80211_coalesce_rule_support::pat

Definition at line 4218 of file nl80211-new.h.


The documentation for this struct was generated from the following file: