Searched refs:auth_msg_code (Results 1 – 2 of 2) sorted by relevance
523 uint8_t auth_msg_code; /* see above */ member557 uint8_t auth_msg_code; /* see above */ member614 uint8_t auth_msg_code; /* see above */ member629 uint8_t auth_msg_code; /* see above */ member646 uint8_t auth_msg_code; /* see above */ member663 uint8_t auth_msg_code; member673 uint8_t auth_msg_code; member686 uint8_t auth_msg_code; member704 uint8_t auth_msg_code; /* see above */ member718 uint8_t auth_msg_code; /* see above */ member
1206 ap->auth_msg_code = DHCHAP_SUCCESS; in emlxs_issue_dhchap_success()1373 ap->auth_msg_code = AUTH_REJECT; in emlxs_issue_auth_reject()1613 ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1621 ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1631 null_ap1->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()1640 null_ap2->auth_msg_code = AUTH_NEGOTIATE; in emlxs_issue_auth_negotiate()2207 chal->cnul.msg_hdr.auth_msg_code = DHCHAP_CHALLENGE; in emlxs_issue_dhchap_challenge()2576 ap->auth_msg_code = DHCHAP_REPLY; in emlxs_issue_dhchap_reply()2786 if (ncval->msg_hdr.auth_msg_code == AUTH_REJECT) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()2839 if (ncval->msg_hdr.auth_msg_code != DHCHAP_CHALLENGE) { in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()[all …]