構造体定義書 C#

iscsi_session

構文構文

struct iscsi_session

ファイル名ファイル名

iscsi.h

構造体情報構造体情報

No. 名称 属性説明
1
iscsi_session   
  refcnt refcnt  
  socket xfer_interface  
  target_address char *  
  target_port unsigned int  
  target_iqn char *  
  lun scsi_lun  
  target_sockaddr sockaddr  
  status int  
  retry_count int  
  initiator_username char *  
  initiator_password char *  
  target_username char *  
  target_password char *  
  chap_challenge[17] unsigned char  
  chap chap_response  
  tsih uint16_t  
  itt uint32_t  
  ttt uint32_t  
  transfer_offset uint32_t  
  transfer_len uint32_t  
  cmdsn uint32_t  
  statsn uint32_t  
  tx_bhs iscsi_bhs  
  tx_state iscsi_tx_state  
  process process  
  rx_bhs iscsi_bhs  
  rx_state iscsi_rx_state  
  rx_offset size_t  
  rx_len size_t  
  rx_buffer void *  
  command scsi_command *  
  instant_rc int  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー