Lines Matching defs:ibft_tgt
134 struct ibft_tgt { struct
135 struct ibft_hdr hdr;
136 char ip_addr[16];
137 u16 port;
138 char lun[8];
139 u8 chap_type;
140 u8 nic_assoc;
141 u16 tgt_name_len;
142 u16 tgt_name_off;
143 u16 chap_name_len;
144 u16 chap_name_off;
145 u16 chap_secret_len;
146 u16 chap_secret_off;
147 u16 rev_chap_name_len;
148 u16 rev_chap_name_off;
149 u16 rev_chap_secret_len;
150 u16 rev_chap_secret_off;