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

#include <libipw.h>

Data Fields

struct libipw_hdr_3addr header
 
u8 category
 
u8 action
 
union {
   struct libipw_action_exchange {
      u8   token
 
      struct libipw_info_element   info_element [0]
 
   }   exchange
 
   struct libipw_channel_switch   channel_switch
 
format
 

Detailed Description

Definition at line 424 of file libipw.h.

Field Documentation

Definition at line 427 of file libipw.h.

u8 category

Definition at line 426 of file libipw.h.

struct libipw_channel_switch channel_switch

Definition at line 433 of file libipw.h.

struct { ... } ::libipw_action_exchange exchange
union { ... } format

Definition at line 425 of file libipw.h.

struct libipw_info_element info_element[0]

Definition at line 431 of file libipw.h.

Definition at line 430 of file libipw.h.


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