iscsi_bhs Union Reference

An iSCSI basic header segment. More...

#include <iscsi.h>


Data Fields

struct iscsi_bhs_common common
struct iscsi_bhs_common_response common_response
struct iscsi_bhs_login_request login_request
struct iscsi_bhs_login_response login_response
struct iscsi_bhs_scsi_command scsi_command
struct iscsi_bhs_scsi_response scsi_response
struct iscsi_bhs_data_in data_in
struct iscsi_bhs_data_out data_out
struct iscsi_bhs_r2t r2t
unsigned char bytes [sizeof(struct iscsi_bhs_common)]


Detailed Description

An iSCSI basic header segment.

Definition at line 456 of file iscsi.h.


Field Documentation

Definition at line 458 of file iscsi.h.

Referenced by iscsi_rx_data().

Definition at line 459 of file iscsi.h.

Referenced by iscsi_start_login(), and iscsi_tx_login_request().

Definition at line 460 of file iscsi.h.

Referenced by iscsi_rx_login_response().

Definition at line 461 of file iscsi.h.

Referenced by iscsi_start_command().

Definition at line 462 of file iscsi.h.

Referenced by iscsi_rx_scsi_response().

Definition at line 463 of file iscsi.h.

Referenced by iscsi_rx_data_in().

Definition at line 464 of file iscsi.h.

Referenced by iscsi_data_out_done(), iscsi_start_data_out(), and iscsi_tx_data_out().

Definition at line 465 of file iscsi.h.

Referenced by iscsi_rx_r2t().

unsigned char iscsi_bhs::bytes[sizeof(struct iscsi_bhs_common)]

Definition at line 466 of file iscsi.h.

Referenced by iscsi_rx_bhs().


The documentation for this union was generated from the following file:

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1