Linux Kernel
3.7.1
|
#include <ipath_common.h>
Data Fields | |
__u8 | if_fversion |
__u8 | if_csum |
__u8 | if_length |
__u8 | if_guid [8] |
__u8 | if_numguid |
char | if_serial [12] |
char | if_mfgdate [8] |
char | if_testdate [8] |
__u8 | if_errcntp [4] |
__u8 | if_powerhour [2] |
char | if_comment [32] |
char | if_sprefix [4] |
__u8 | if_future [46] |
Definition at line 571 of file ipath_common.h.
char if_comment[32] |
Definition at line 596 of file ipath_common.h.
__u8 if_csum |
Definition at line 575 of file ipath_common.h.
__u8 if_errcntp[4] |
Definition at line 592 of file ipath_common.h.
__u8 if_future[46] |
Definition at line 600 of file ipath_common.h.
__u8 if_fversion |
Definition at line 573 of file ipath_common.h.
__u8 if_guid[8] |
Definition at line 582 of file ipath_common.h.
__u8 if_length |
Definition at line 580 of file ipath_common.h.
char if_mfgdate[8] |
Definition at line 588 of file ipath_common.h.
__u8 if_numguid |
Definition at line 584 of file ipath_common.h.
__u8 if_powerhour[2] |
Definition at line 594 of file ipath_common.h.
char if_serial[12] |
Definition at line 586 of file ipath_common.h.
char if_sprefix[4] |
Definition at line 598 of file ipath_common.h.
char if_testdate[8] |
Definition at line 590 of file ipath_common.h.