#include <libiscsi.h>
Data Fields | |
enum libiscsi_auth_t | method |
union { | |
struct libiscsi_chap_auth_info chap | |
}; |
union { ... } |
Union holding method depenend info
struct libiscsi_chap_auth_info libiscsi_auth_info::chap [read] |
Chap specific info
Authentication method to use