Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nl80211_wowlan_pattern_support Struct Reference

#include <nl80211.h>

Data Fields

__u32 max_patterns
 
__u32 min_pattern_len
 
__u32 max_pattern_len
 

Detailed Description

struct nl80211_wowlan_pattern_support - pattern support information : maximum number of patterns supported : minimum length of each pattern : maximum length of each pattern

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

Definition at line 2747 of file nl80211.h.

Field Documentation

__u32 max_pattern_len

Definition at line 2750 of file nl80211.h.

__u32 max_patterns

Definition at line 2748 of file nl80211.h.

__u32 min_pattern_len

Definition at line 2749 of file nl80211.h.


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