|
Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Data Fields | |
| u8 | HeaderDigest |
| u8 | DataDigest |
| u32 | MaxRecvDataSegmentLength |
| u32 | MaxXmitDataSegmentLength |
| u8 | OFMarker |
| u8 | IFMarker |
| u32 | OFMarkInt |
| u32 | IFMarkInt |
Definition at line 238 of file iscsi_target_core.h.
| u8 DataDigest |
Definition at line 240 of file iscsi_target_core.h.
| u8 HeaderDigest |
Definition at line 239 of file iscsi_target_core.h.
| u8 IFMarker |
Definition at line 244 of file iscsi_target_core.h.
| u32 IFMarkInt |
Definition at line 246 of file iscsi_target_core.h.
| u32 MaxRecvDataSegmentLength |
Definition at line 241 of file iscsi_target_core.h.
| u32 MaxXmitDataSegmentLength |
Definition at line 242 of file iscsi_target_core.h.
| u8 OFMarker |
Definition at line 243 of file iscsi_target_core.h.
| u32 OFMarkInt |
Definition at line 245 of file iscsi_target_core.h.
1.8.2