Linux Kernel
3.7.1
|
#include <bnx2x_hsi.h>
Data Fields | |
__le16 | global_data |
u8 | tcp_flags |
u8 | ip_hlen_w |
__le16 | total_hlen_w |
__le16 | tcp_pseudo_csum |
__le16 | lso_mss |
__le16 | ip_id |
__le32 | tcp_send_seq |
Definition at line 4141 of file bnx2x_hsi.h.
__le16 global_data |
Definition at line 4142 of file bnx2x_hsi.h.
u8 ip_hlen_w |
Definition at line 4172 of file bnx2x_hsi.h.
__le16 ip_id |
Definition at line 4176 of file bnx2x_hsi.h.
__le16 lso_mss |
Definition at line 4175 of file bnx2x_hsi.h.
u8 tcp_flags |
Definition at line 4155 of file bnx2x_hsi.h.
__le16 tcp_pseudo_csum |
Definition at line 4174 of file bnx2x_hsi.h.
__le32 tcp_send_seq |
Definition at line 4177 of file bnx2x_hsi.h.
__le16 total_hlen_w |
Definition at line 4173 of file bnx2x_hsi.h.