Searched refs:auth_msg_code (Results 1 – 2 of 2) sorted by relevance
590 uint8_t auth_msg_code; /* see above */ member624 uint8_t auth_msg_code; /* see above */ member681 uint8_t auth_msg_code; /* see above */ member696 uint8_t auth_msg_code; /* see above */ member713 uint8_t auth_msg_code; /* see above */ member730 uint8_t auth_msg_code; member740 uint8_t auth_msg_code; member753 uint8_t auth_msg_code; member771 uint8_t auth_msg_code; /* see above */ member785 uint8_t auth_msg_code; /* see above */ member
1231 ap->auth_msg_code = DHCHAP_SUCCESS; in emlxs_issue_dhchap_success()1398 ap->auth_msg_code = AUTH_REJECT; in emlxs_issue_auth_reject()1638 ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1646 ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1656 null_ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1665 null_ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()2232 chal->cnul.msg_hdr.auth_msg_code = DHCHAP_CHALLENGE; in emlxs_issue_dhchap_challenge()2601 ap->auth_msg_code = DHCHAP_REPLY; in emlxs_issue_dhchap_reply()2811 if (ncval->msg_hdr.auth_msg_code == AUTH_REJECT) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()2864 if (ncval->msg_hdr.auth_msg_code != DHCHAP_CHALLENGE) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()[all …]