Home
last modified time | relevance | path

Searched defs:iscsi_chap_rec (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/scsi/
Discsi_if.h846 struct iscsi_chap_rec { struct
847 uint16_t chap_tbl_idx;
848 enum chap_type_e chap_type;
849 char username[ISCSI_CHAP_AUTH_NAME_MAX_LEN];
850 uint8_t password[ISCSI_CHAP_AUTH_SECRET_MAX_LEN];
851 uint8_t password_length;