Linux Kernel
3.7.1
|
#include <pc_maint.h>
Data Fields | |
byte | Id |
byte | u |
byte | listen |
byte | active |
byte | sin [3] |
byte | bc [6] |
byte | llc [6] |
byte | hlc [6] |
byte | oad [20] |
Definition at line 71 of file pc_maint.h.
byte active |
Definition at line 76 of file pc_maint.h.
byte bc[6] |
Definition at line 78 of file pc_maint.h.
byte hlc[6] |
Definition at line 80 of file pc_maint.h.
byte Id |
Definition at line 73 of file pc_maint.h.
byte listen |
Definition at line 75 of file pc_maint.h.
byte llc[6] |
Definition at line 79 of file pc_maint.h.
byte oad[20] |
Definition at line 81 of file pc_maint.h.
byte sin[3] |
Definition at line 77 of file pc_maint.h.
byte u |
Definition at line 74 of file pc_maint.h.