Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dbdn.h727 struct bdn_iscsi_auth { struct
728 u32 rsv:2,
729 c_sec_size:6,
730 auth_method:2,
731 m_sec_size:6,
732 c_name_size:8,
733 m_name_size:8;
735 u8 chap_username[BDN_SIZE_OF_ISCSI_NAME];
736 u8 chap_secret[BDN_SIZE_OF_ISCSI_SEC];
738 u8 mutual_secret[BDN_SIZE_OF_ISCSI_SEC];
[all …]