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

#include <rayctl.h>

Data Fields

UCHAR buffer_status
 
UCHAR cmd
 
UCHAR link
 
union {
   char   reserved [13]
 
   struct update_param_cmd   update_param
 
   struct report_param_cmd   report_param
 
   UCHAR   nummulticast
 
   UCHAR   mode
 
   struct start_network_cmd   start_network
 
   struct join_network_cmd   join_network
 
   struct tx_requested_cmd   tx_request
 
   struct memory_dump_cmd   memory_dump
 
   struct update_association_cmd   update_assoc
 
   struct start_timer_cmd   start_timer
 
var
 

Detailed Description

Definition at line 515 of file rayctl.h.

Field Documentation

UCHAR buffer_status

Definition at line 516 of file rayctl.h.

Definition at line 518 of file rayctl.h.

struct join_network_cmd join_network

Definition at line 528 of file rayctl.h.

Definition at line 519 of file rayctl.h.

struct memory_dump_cmd memory_dump

Definition at line 530 of file rayctl.h.

UCHAR mode

Definition at line 526 of file rayctl.h.

UCHAR nummulticast

Definition at line 525 of file rayctl.h.

struct report_param_cmd report_param

Definition at line 524 of file rayctl.h.

char reserved[13]

Definition at line 522 of file rayctl.h.

struct start_network_cmd start_network

Definition at line 527 of file rayctl.h.

struct start_timer_cmd start_timer

Definition at line 532 of file rayctl.h.

Definition at line 529 of file rayctl.h.

Definition at line 531 of file rayctl.h.

Definition at line 523 of file rayctl.h.

union { ... } var

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