Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Discsi_if.h838 struct iscsi_chap_rec { struct
839 uint16_t chap_tbl_idx;
840 enum chap_type_e chap_type;
841 char username[ISCSI_CHAP_AUTH_NAME_MAX_LEN];
842 uint8_t password[ISCSI_CHAP_AUTH_SECRET_MAX_LEN];
843 uint8_t password_length;