Home
last modified time | relevance | path

Searched refs:null_ap1 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c1488 AUTH_MSG_NEGOT_NULL_1 *null_ap1; in emlxs_issue_auth_negotiate() local
1630 null_ap1->auth_els_flags = 0x0; in emlxs_issue_auth_negotiate()
1631 null_ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()
1632 null_ap1->proto_version = 0x01; in emlxs_issue_auth_negotiate()
1633 null_ap1->msg_len = LE_SWAP32(cmdsize - in emlxs_issue_auth_negotiate()
1795 null_ap1->tran_id = in emlxs_issue_auth_negotiate()
1798 null_ap1->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()
1801 (void *) &null_ap1->params.nodeName, in emlxs_issue_auth_negotiate()
1805 null_ap1->params.proto_id = AUTH_DHCHAP; in emlxs_issue_auth_negotiate()
1808 null_ap1->params.HashList_value1 = in emlxs_issue_auth_negotiate()
[all …]