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

#include <cfg80211.h>

Data Fields

int use_4addr
 

Detailed Description

DOC: Actions and configuration

Each wireless device and each virtual interface offer a set of configuration operations and other actions that are invoked by userspace. Each of these actions is described in the operations structure, and the parameters these operations use are described separately.

Additionally, some operations are asynchronous and expect to get status information via some functions that drivers need to call.

Scanning and BSS list handling with its associated functionality is described in a separate chapter. struct vif_params - describes virtual interface parameters : use 4-address frames

Definition at line 283 of file cfg80211.h.

Field Documentation

int use_4addr

Definition at line 284 of file cfg80211.h.


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