ibft_target Struct Reference

iBFT Target structure More...

#include <ibft.h>


Data Fields

struct ibft_header header
 Common header.
struct ibft_ipaddr ip_address
 IP address.
uint16_t socket
 TCP port.
uint64_t boot_lun
 Boot LUN.
uint8_t chap_type
 CHAP type.
uint8_t nic_association
 NIC association.
struct ibft_string target_name
 Target name.
struct ibft_string chap_name
 CHAP name.
struct ibft_string chap_secret
 CHAP secret.
struct ibft_string reverse_chap_name
 Reverse CHAP name.
struct ibft_string reverse_chap_secret
 Reverse CHAP secret.


Detailed Description

iBFT Target structure

Definition at line 203 of file ibft.h.


Field Documentation

Common header.

Definition at line 205 of file ibft.h.

IP address.

Definition at line 207 of file ibft.h.

Referenced by ibft_fill_target().

TCP port.

Definition at line 209 of file ibft.h.

Referenced by ibft_fill_target().

Boot LUN.

Definition at line 211 of file ibft.h.

CHAP type.

This is an IBFT_CHAP_XXX constant.

Definition at line 216 of file ibft.h.

Referenced by ibft_fill_target_chap(), and ibft_fill_target_reverse_chap().

NIC association.

Definition at line 218 of file ibft.h.

Target name.

Definition at line 220 of file ibft.h.

Referenced by ibft_fill_target().

CHAP name.

Definition at line 222 of file ibft.h.

Referenced by ibft_fill_target_chap(), and ibft_fill_target_reverse_chap().

CHAP secret.

Definition at line 224 of file ibft.h.

Referenced by ibft_fill_target_chap().

Reverse CHAP name.

Definition at line 226 of file ibft.h.

Referenced by ibft_fill_target_reverse_chap().

Reverse CHAP secret.

Definition at line 228 of file ibft.h.

Referenced by ibft_fill_target_reverse_chap().


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

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