nl80211_pattern_support Struct Reference

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

Public Attributes

__u32 max_patterns
 
__u32 min_pattern_len
 
__u32 max_pattern_len
 
__u32 max_pkt_offset
 

Detailed Description

struct nl80211_pattern_support - packet pattern support information : maximum number of patterns supported : minimum length of each pattern : maximum length of each pattern : maximum Rx packet offset

This struct is carried in NL80211_WOWLAN_TRIG_PKT_PATTERN when that is part of NL80211_ATTR_WOWLAN_TRIGGERS_SUPPORTED or in NL80211_ATTR_COALESCE_RULE_PKT_PATTERN when that is part of NL80211_ATTR_COALESCE_RULE in the capability information given by the kernel to userspace.

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

Member Data Documentation

◆ max_pattern_len

__u32 nl80211_pattern_support::max_pattern_len

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

◆ max_patterns

__u32 nl80211_pattern_support::max_patterns

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

◆ max_pkt_offset

__u32 nl80211_pattern_support::max_pkt_offset

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

◆ min_pattern_len

__u32 nl80211_pattern_support::min_pattern_len

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


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