|
Linux Kernel
3.7.1
|
#include <mconsole.h>
Public Types | |
| enum | { MCONSOLE_SOCKET, MCONSOLE_PANIC, MCONSOLE_HANG, MCONSOLE_USER_NOTIFY } |
Data Fields | |
| u32 | magic |
| u32 | version |
| enum mconsole_notify:: { ... } | type |
| u32 | len |
| char | data [MCONSOLE_MAX_DATA] |
Definition at line 35 of file mconsole.h.
| anonymous enum |
Definition at line 38 of file mconsole.h.
Definition at line 41 of file mconsole.h.
| u32 len |
Definition at line 40 of file mconsole.h.
| u32 magic |
Definition at line 36 of file mconsole.h.
| enum { ... } type |
| u32 version |
Definition at line 37 of file mconsole.h.
1.8.2