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

#include <ozeltbuf.h>

Data Fields

struct list_head link
 
struct list_head link_order
 
u8 flags
 
u8 app_id
 
oz_elt_callback_t callback
 
long context
 
struct oz_elt_streamstream
 
u8 data [sizeof(struct oz_elt)+OZ_MAX_ELT_PAYLOAD]
 
int length
 
unsigned magic
 

Detailed Description

Definition at line 27 of file ozeltbuf.h.

Field Documentation

u8 app_id

Definition at line 31 of file ozeltbuf.h.

Definition at line 32 of file ozeltbuf.h.

Definition at line 33 of file ozeltbuf.h.

Definition at line 35 of file ozeltbuf.h.

u8 flags

Definition at line 30 of file ozeltbuf.h.

int length

Definition at line 36 of file ozeltbuf.h.

Definition at line 28 of file ozeltbuf.h.

struct list_head link_order

Definition at line 29 of file ozeltbuf.h.

unsigned magic

Definition at line 37 of file ozeltbuf.h.

Definition at line 34 of file ozeltbuf.h.


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