Searched defs:action_code (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A 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
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A 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()
|
H A D | wpa_i.h | 387 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt()
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 277 char action_code; member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpas_glue.c | 777 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt()
|
H A D | driver_i.h | 578 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | ieee80211.h | 545 uint8_t action_code; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_defs.h | 1053 u8 action_code; member 1059 u8 action_code; member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 778 int action_code, ch_sw_tm_ie, status, switch_time, switch_timeout, timestamp; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 10529 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt()
|