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

#include <w1_netlink.h>

Data Fields

__u8 type
 
__u8 status
 
__u16 len
 
union {
   __u8   id [8]
 
   struct w1_mst {
      __u32   id
 
      __u32   res
 
   }   mst
 
id
 
__u8 data [0]
 

Detailed Description

Definition at line 40 of file w1_netlink.h.

Field Documentation

__u8 data[0]

Definition at line 52 of file w1_netlink.h.

__u8 id[8]

Definition at line 46 of file w1_netlink.h.

Definition at line 48 of file w1_netlink.h.

union { ... } id
__u16 len

Definition at line 44 of file w1_netlink.h.

struct { ... } ::w1_mst mst
__u32 res

Definition at line 49 of file w1_netlink.h.

Definition at line 43 of file w1_netlink.h.

Definition at line 42 of file w1_netlink.h.


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