8#ifndef __HMAC_ENCAP_FRAME_AP_H__
9#define __HMAC_ENCAP_FRAME_AP_H__
osal_u8 hmac_ap_auth_process_code_enum_uint8
Definition hmac_encap_frame_ap.h:44
hmac_ap_auth_process_code_enum_uint8(* hmac_auth_rsp_fun)(hmac_vap_stru *hmac_vap, const hmac_auth_rsp_param_stru *auth_rsp_param, osal_u8 *code, hmac_user_stru *hmac_user)
Definition hmac_encap_frame_ap.h:81
struct tag_hmac_auth_rsp_handle_stru hmac_auth_rsp_handle_stru
hmac_ap_auth_process_code_enum
Definition hmac_encap_frame_ap.h:26
@ HMAC_AP_AUTH_BUTT
Definition hmac_encap_frame_ap.h:42
@ HMAC_AP_AUTH_SEQ3_OPEN_ANY
Definition hmac_encap_frame_ap.h:34
@ HMAC_AP_AUTH_SEQ3_WEP_ASSOC
Definition hmac_encap_frame_ap.h:38
@ HMAC_AP_AUTH_SEQ3_WEP_COMPLETE
Definition hmac_encap_frame_ap.h:36
@ HMAC_AP_AUTH_SEQ1_OPEN_ANY
Definition hmac_encap_frame_ap.h:28
@ HMAC_AP_AUTH_SEQ1_WEP_NOT_RESEND
Definition hmac_encap_frame_ap.h:30
@ HMAC_AP_AUTH_DUMMY
Definition hmac_encap_frame_ap.h:40
@ HMAC_AP_AUTH_SEQ1_WEP_RESEND
Definition hmac_encap_frame_ap.h:32
osal_u32 hmac_mgmt_encap_asoc_rsp_ap_etc(hmac_vap_stru *hmac_vap, osal_u8 *sta_addr, hmac_user_stru *hmac_user, mac_status_code_enum_uint16 status_code, osal_u8 *asoc_rsp)
struct tag_hmac_auth_rsp_param_stru hmac_auth_rsp_param_stru
osal_u16 hmac_encap_auth_rsp_etc(hmac_vap_stru *hmac_vap, oal_netbuf_stru *auth_rsp, oal_netbuf_stru *auth_req, osal_u8 *chtxt)
osal_u16 mac_status_code_enum_uint16
Definition mac_frame_common_rom.h:216
osal_u8 mac_user_asoc_state_enum_uint8
Definition mac_user_common_rom.h:30
osal_u8 code
Definition oal_net.h:1
osal_u8 oal_bool_enum_uint8
Definition oal_types_device_rom.h:45
unsigned char osal_u8
Definition osal_types.h:11
unsigned int osal_u32
Definition osal_types.h:13
unsigned short osal_u16
Definition osal_types.h:12
Definition mac_user_ext.h:519
Definition mac_vap_ext.h:2019
Definition oal_skbuff.h:82
Definition hmac_encap_frame_ap.h:87
hmac_auth_rsp_fun auth_rsp_fun
Definition hmac_encap_frame_ap.h:89
hmac_auth_rsp_param_stru auth_rsp_param
Definition hmac_encap_frame_ap.h:88
Definition hmac_encap_frame_ap.h:69
osal_u16 auth_type
Definition hmac_encap_frame_ap.h:75
osal_u8 auth_resend
Definition hmac_encap_frame_ap.h:71
oal_bool_enum_uint8 is_wep_allowed
Definition hmac_encap_frame_ap.h:73
mac_user_asoc_state_enum_uint8 user_asoc_state
Definition hmac_encap_frame_ap.h:77
osal_u8 pad[3]
Definition hmac_encap_frame_ap.h:78