Searched refs:null_ap2 (Results 1 – 1 of 1) sorted by relevance
1489 AUTH_MSG_NEGOT_NULL_2 *null_ap2; in emlxs_issue_auth_negotiate() local1637 null_ap2 = (AUTH_MSG_NEGOT_NULL_2 *)pkt->pkt_cmd; in emlxs_issue_auth_negotiate()1638 null_ap2->auth_els_code = ELS_CMD_AUTH_CODE; in emlxs_issue_auth_negotiate()1639 null_ap2->auth_els_flags = 0x0; in emlxs_issue_auth_negotiate()1640 null_ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1641 null_ap2->proto_version = 0x01; in emlxs_issue_auth_negotiate()1642 null_ap2->msg_len = LE_SWAP32(cmdsize - in emlxs_issue_auth_negotiate()1814 null_ap2->tran_id = in emlxs_issue_auth_negotiate()1817 null_ap2->params.name_tag = AUTH_NAME_ID; in emlxs_issue_auth_negotiate()1818 null_ap2->params.name_len = AUTH_NAME_LEN; in emlxs_issue_auth_negotiate()[all …]