Linux Kernel
3.7.1
|
#include <ipath_common.h>
Data Fields | |
__be16 | lrh [4] |
__be32 | bth [3] |
struct ipath_header | iph |
__u8 | sub_opcode |
__u8 | cmd |
__be16 | lid |
__u16 | mac [3] |
__u8 | frag_num |
__u8 | seq_num |
__le32 | len |
__le32 | csum |
__le16 | csum_offset |
__le16 | flags |
__u16 | first_2_bytes |
__u8 | unused [2] |
u8 | ether_dhost [ETHER_ADDR_LEN] |
u8 | ether_shost [ETHER_ADDR_LEN] |
u16 | ether_type |
unsigned char | ether_dhost [6] |
unsigned char | ether_shost [6] |
ushort | ether_type |
Definition at line 751 of file ipath_common.h.
__be32 bth[3] |
Definition at line 753 of file ipath_common.h.
Definition at line 756 of file ipath_common.h.
__le32 csum |
Definition at line 763 of file ipath_common.h.
__le16 csum_offset |
Definition at line 764 of file ipath_common.h.
u8 ether_dhost |
Definition at line 761 of file ieee80211.h.
u8 ether_shost |
Definition at line 762 of file ieee80211.h.
u16 ether_type |
Definition at line 763 of file ieee80211.h.
__u16 first_2_bytes |
Definition at line 766 of file ipath_common.h.
__le16 flags |
Definition at line 765 of file ipath_common.h.
__u8 frag_num |
Definition at line 759 of file ipath_common.h.
struct ipath_header iph |
Definition at line 754 of file ipath_common.h.
__le32 len |
Definition at line 761 of file ipath_common.h.
__be16 lid |
Definition at line 757 of file ipath_common.h.
__be16 lrh[4] |
Definition at line 752 of file ipath_common.h.
Definition at line 758 of file ipath_common.h.
__u8 seq_num |
Definition at line 760 of file ipath_common.h.
__u8 sub_opcode |
Definition at line 755 of file ipath_common.h.
Definition at line 767 of file ipath_common.h.