Searched defs:action_code (Results 1 – 7 of 7) sorted by relevance
/hostap/src/ap/ |
D | wmm.c | 183 u8 action_code, u8 dialogue_token, u8 status_code) in wmm_send_action() 317 int action_code; in hostapd_wmm_action() local
|
/hostap/src/rsn_supp/ |
D | tdls.c | 124 u8 action_code; /* TDLS frame type */ member 260 u8 action_code, u8 dialog_token, in wpa_tdls_send_tpk_msg() 271 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, in wpa_tdls_tpk_send() 404 u8 action_code) in wpa_tdls_tpk_retry_timeout_cancel()
|
D | wpa_i.h | 405 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt()
|
/hostap/wpa_supplicant/ |
D | wpas_glue.c | 803 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt()
|
D | driver_i.h | 589 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt()
|
/hostap/src/common/ |
D | ieee802_11_defs.h | 1075 u8 action_code; member 1081 u8 action_code; member
|
/hostap/src/drivers/ |
D | driver_nl80211.c | 10741 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt()
|