Searched refs:null_ap1 (Results 1 – 1 of 1) sorted by relevance
1488 AUTH_MSG_NEGOT_NULL_1 *null_ap1; in emlxs_issue_auth_negotiate() local1628 null_ap1 = (AUTH_MSG_NEGOT_NULL_1 *)pkt->pkt_cmd; in emlxs_issue_auth_negotiate()1629 null_ap1->auth_els_code = ELS_CMD_AUTH_CODE; in emlxs_issue_auth_negotiate()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()1799 null_ap1->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()[all …]