Home
last modified time | relevance | path

Searched refs:action_code (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/byacc/
H A Dmkpar.c99 temp->action_code = SHIFT; in get_shifts()
142 while (next && next->symbol == symbol && next->action_code == SHIFT) in add_reduce()
149 next->action_code == REDUCE && next->number < ruleno) in add_reduce()
160 temp->action_code = REDUCE; in add_reduce()
208 if ((p->action_code == REDUCE) && MaySuppress(p)) in unused_rules()
261 else if (pref != 0 && pref->action_code == SHIFT) in remove_conflicts()
355 if (p->action_code == SHIFT && MaySuppress(p)) in sole_reduction()
357 else if ((p->action_code == REDUCE) && MaySuppress(p)) in sole_reduction()
H A Dverbose.c141 if (p->action_code == SHIFT) in print_conflicts()
213 if (p->action_code == REDUCE && in print_nulls()
282 if (q->suppressed < 2 && q->action_code == SHIFT) in print_shifts()
290 if (p->action_code == SHIFT && p->suppressed == 0) in print_shifts()
294 if (backtrack && p->action_code == SHIFT && p->suppressed == 1) in print_shifts()
311 if (q->action_code == REDUCE && q->suppressed < 2) in print_reductions()
324 if (p->action_code == REDUCE && p->number != defred2) in print_reductions()
H A Doutput.c494 if (p->action_code == SHIFT) in token_actions()
499 else if (p->action_code == REDUCE && p->number != defred[i]) in token_actions()
509 if (p->action_code == SHIFT) in token_actions()
513 else if (p->action_code == REDUCE && p->number != defred[i]) in token_actions()
H A Ddefs.h277 char action_code; member
/freebsd/contrib/wpa/src/ap/
H A Dwmm.c183 u8 action_code, u8 dialogue_token, u8 status_code) in wmm_send_action() argument
201 m->u.action.u.wmm_action.action_code = action_code; in wmm_send_action()
317 int action_code; in hostapd_wmm_action() local
363 action_code = mgmt->u.action.u.wmm_action.action_code; in hostapd_wmm_action()
364 switch (action_code) { in hostapd_wmm_action()
384 action_code); in hostapd_wmm_action()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dtdls.c124 u8 action_code; /* TDLS frame type */ member
260 u8 action_code, u8 dialog_token, in wpa_tdls_send_tpk_msg() argument
265 return wpa_sm_send_tdls_mgmt(sm, dst, action_code, 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() argument
281 MAC2STR(dest), action_code, dialog_token, status_code, in wpa_tdls_tpk_send()
284 if (wpa_tdls_send_tpk_msg(sm, dest, action_code, dialog_token, in wpa_tdls_tpk_send()
288 "(action_code=%u)", action_code); in wpa_tdls_tpk_send()
292 if (action_code == WLAN_TDLS_SETUP_CONFIRM || in wpa_tdls_tpk_send()
293 action_code == WLAN_TDLS_TEARDOWN || in wpa_tdls_tpk_send()
294 action_code == WLAN_TDLS_DISCOVERY_REQUEST || in wpa_tdls_tpk_send()
[all …]
H A Dwpa_i.h387 u8 action_code, u8 dialog_token, in wpa_sm_send_tdls_mgmt() argument
393 return sm->ctx->send_tdls_mgmt(sm->ctx->ctx, dst, action_code, in wpa_sm_send_tdls_mgmt()
H A Dwpa.h65 u8 action_code, u8 dialog_token,
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtdls.c624 params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST ? in iwl_mvm_tdls_recv_channel_switch()
637 if (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_RESPONSE && in iwl_mvm_tdls_recv_channel_switch()
654 type = (params->action_code == WLAN_TDLS_CHANNEL_SWITCH_REQUEST) ? in iwl_mvm_tdls_recv_channel_switch()
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h578 const u8 *dst, u8 action_code, in wpa_drv_send_tdls_mgmt() argument
585 action_code, dialog_token, in wpa_drv_send_tdls_mgmt()
H A Dwpas_glue.c777 u8 action_code, u8 dialog_token, in wpa_supplicant_send_tdls_mgmt() argument
783 return wpa_drv_send_tdls_mgmt(wpa_s, dst, action_code, dialog_token, in wpa_supplicant_send_tdls_mgmt()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h546 uint8_t action_code; member
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1053 u8 action_code; member
1059 u8 action_code; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c412 mgmt->u.action.u.addba_req.action_code == WLAN_ACTION_ADDBA_REQ) { in mt76_connac2_mac_write_txwi_80211()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h4217 int (*send_tdls_mgmt)(void *priv, const u8 *dst, u8 action_code,
H A Ddriver_nl80211.c10529 static int nl80211_send_tdls_mgmt(void *priv, const u8 *dst, u8 action_code, in nl80211_send_tdls_mgmt() argument
10553 nla_put_u8(msg, NL80211_ATTR_TDLS_ACTION, action_code) || in nl80211_send_tdls_mgmt()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h779 int action_code, ch_sw_tm_ie, status, switch_time, switch_timeout, timestamp; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c778 mgmt->u.action.u.addba_req.action_code == WLAN_ACTION_ADDBA_REQ) in mt7996_mac_write_txwi_80211()