| /src/external/bsd/wpa/dist/src/ap/ |
| wmm.c | 183 u8 action_code, u8 dialogue_token, u8 status_code) 201 m->u.action.u.wmm_action.action_code = action_code; 317 int action_code; local 363 action_code = mgmt->u.action.u.wmm_action.action_code; 364 switch (action_code) { 384 action_code);
|
| /src/external/bsd/byacc/dist/ |
| defs.h | 283 char action_code; member in struct:action
|
| /src/external/bsd/wpa/dist/src/rsn_supp/ |
| tdls.c | 124 u8 action_code; /* TDLS frame type */ member in struct:wpa_tdls_peer::tpk_timer 260 u8 action_code, u8 dialog_token, 265 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, dialog_token, 271 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, 278 wpa_printf(MSG_DEBUG, "TDLS: TPK send dest=" MACSTR " action_code=%u " 281 MAC2STR(dest), action_code, dialog_token, status_code, 284 if (wpa_tdls_send_tpk_msg(sm, dest, action_code, dialog_token, 288 "(action_code=%u)", action_code); 292 if (action_code == WLAN_TDLS_SETUP_CONFIRM | [all...] |
| /src/external/bsd/wpa/dist/src/common/ |
| ieee802_11_defs.h | 1053 u8 action_code; member in struct:ieee80211_mgmt::__anon8266::__anon8275::__anon8276::__anon8277 1059 u8 action_code; member in struct:ieee80211_mgmt::__anon8266::__anon8275::__anon8276::__anon8278
|