Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h439 typedef struct _AUTH_NEGOT_PARAMS_2 struct
441 uint16_t name_tag; /* set to 0x0001 */
442 uint16_t name_len; /* set to 0x0008 */
443 NAME_TYPE nodeName; /* WWPN */
444 uint32_t proto_num; /* set to 0x5 */
446 uint32_t proto_id; /* set to HDCHAP */
447 uint16_t HashList_tag; /* set to 0x0001 */
451 uint16_t DHgIDList_tag; /* set to 0x0002 */
453 uint32_t DHgIDList_g0; /* set to 0x0000 0000 */
454 uint32_t DHgIDList_g1; /* set to 0x0000 0001 */
[all …]