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

#include <hil_mlc.h>

Data Fields

enum hilse_act act
 
union {
   hilse_func *   func
 
   hil_packet   packet
 
object
 
int arg
 
int good
 
int bad
 
int ugly
 

Detailed Description

Definition at line 92 of file hil_mlc.h.

Field Documentation

enum hilse_act act

Definition at line 93 of file hil_mlc.h.

int arg

Definition at line 98 of file hil_mlc.h.

int bad

Definition at line 100 of file hil_mlc.h.

hilse_func* func

Definition at line 95 of file hil_mlc.h.

int good

Definition at line 99 of file hil_mlc.h.

union { ... } object

Definition at line 96 of file hil_mlc.h.

int ugly

Definition at line 101 of file hil_mlc.h.


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