Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
dot_command.h File Reference

Go to the source code of this file.

Data Structures

struct  dot_command_header
 

Macros

#define sp_write   0
 
#define sp_write_next   1
 
#define sp_read   2
 
#define sp_read_next   3
 
#define sp_command_response   4
 
#define sp_event   5
 
#define sp_heartbeat   6
 

Macro Definition Documentation

#define sp_command_response   4

Definition at line 39 of file dot_command.h.

#define sp_event   5

Definition at line 40 of file dot_command.h.

#define sp_heartbeat   6

Definition at line 41 of file dot_command.h.

#define sp_read   2

Definition at line 37 of file dot_command.h.

#define sp_read_next   3

Definition at line 38 of file dot_command.h.

#define sp_write   0

Definition at line 35 of file dot_command.h.

#define sp_write_next   1

Definition at line 36 of file dot_command.h.