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

#include <nl80211.h>

Data Fields

__u32 mask
 
__u32 set
 

Detailed Description

struct nl80211_sta_flag_update - station flags mask/set : mask of station flags to set : which values to set them to

Both mask and set contain bits as per &enum nl80211_sta_flags.

Definition at line 1675 of file nl80211.h.

Field Documentation

__u32 mask

Definition at line 1676 of file nl80211.h.

__u32 set

Definition at line 1677 of file nl80211.h.


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