Home
last modified time | relevance | path

Searched refs:action_type (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c173 enum action action_type; member
227 enum action action_type; member
315 if (!ossl_assert(translation->action_type != GET)) { in default_check()
397 "[action:%d, state:%d]", ctx->action_type, state); in default_fixup_args()
408 if (ctx->action_type == NONE) { in default_fixup_args()
414 "[action:%d, state:%d]", ctx->action_type, state); in default_fixup_args()
459 if (ctx->action_type == SET) { in default_fixup_args()
484 ctx->action_type, state); in default_fixup_args()
521 if (ctx->action_type == GET) { in default_fixup_args()
549 if (ctx->action_type != SET) { in default_fixup_args()
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.h48 using action_type = uint64_t; variable
53 void addTransition(state_type From, state_type To, action_type A);
60 virtual void printActionValue(action_type A, raw_ostream &OS);
81 std::set<action_type> Actions;
85 std::map<std::pair<state_type, action_type>, std::vector<state_type>>
96 std::map<std::pair<dfa_state_type, action_type>,
H A DDFAEmitter.cpp49 void DfaEmitter::addTransition(state_type From, state_type To, action_type A) { in addTransition()
60 for (action_type A : Actions) { in visitDfaState()
154 action_type A = KV.first.second; in emit()
165 void DfaEmitter::printActionValue(action_type A, raw_ostream &OS) { OS << A; } in printActionValue()
230 void printActionValue(action_type A, raw_ostream &OS) override;
352 void CustomDfaEmitter::printActionValue(action_type A, raw_ostream &OS) { in printActionValue()
/freebsd/contrib/tcpdump/
H A Dinstrument-functions.c49 } action_type; typedef
55 static void print_debug(void *this_fn, void *call_site, action_type action)
70 static void print_debug(void *this_fn, void *call_site, action_type action) in print_debug()
/freebsd/contrib/wpa/src/ap/
H A Dwnm_ap.c64 u8 action_type, u16 intval) in ieee802_11_send_wnmsleep_resp() argument
78 enum wnm_oper tfs_oper = action_type == WNM_SLEEP_MODE_ENTER ? in ieee802_11_send_wnmsleep_resp()
93 wnmsleep_ie.action_type = action_type; in ieee802_11_send_wnmsleep_resp()
111 if (action_type == WNM_SLEEP_MODE_EXIT && in ieee802_11_send_wnmsleep_resp()
176 action_type != WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()
238 wnmsleep_ie.action_type == WNM_SLEEP_MODE_ENTER) { in ieee802_11_send_wnmsleep_resp()
252 wnmsleep_ie.action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_send_wnmsleep_resp()
337 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT && in ieee802_11_rx_wnmsleep_req()
357 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_ENTER && in ieee802_11_rx_wnmsleep_req()
371 wnmsleep_ie->action_type, in ieee802_11_rx_wnmsleep_req()
[all …]
H A Dieee802_11_shared.c257 const u8 action_type = mgmt->u.action.u.sa_query_resp.action; in ieee802_11_sa_query_action() local
312 action_type == WLAN_SA_QUERY_REQUEST ? in ieee802_11_sa_query_action()
319 if (action_type == WLAN_SA_QUERY_REQUEST) { in ieee802_11_sa_query_action()
326 if (action_type != WLAN_SA_QUERY_RESPONSE) { in ieee802_11_sa_query_action()
328 "Action %d", action_type); in ieee802_11_sa_query_action()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c81 wnmsleep_ie->action_type = action; in ieee802_11_send_wnmsleep_req()
374 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT && in ieee802_11_rx_wnmsleep_resp()
400 wnmsleep_ie->action_type, wnmsleep_ie->intval); in ieee802_11_rx_wnmsleep_resp()
401 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_ENTER) { in ieee802_11_rx_wnmsleep_resp()
404 } else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) { in ieee802_11_rx_wnmsleep_resp()
410 wnmsleep_ie->action_type, wnmsleep_ie->intval); in ieee802_11_rx_wnmsleep_resp()
411 if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_ENTER) in ieee802_11_rx_wnmsleep_resp()
414 else if (wnmsleep_ie->action_type == WNM_SLEEP_MODE_EXIT) in ieee802_11_rx_wnmsleep_resp()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c349 MLX5_SET(set_action_in, action, action_type, MLX5_ACTION_TYPE_SET); in setup_modify_header()
1524 MLX5_SET(copy_action_in, action, action_type, MLX5_ACTION_TYPE_COPY); in ipsec_status_rule()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2026 u8 action_type; /* WNM_SLEEP_ENTER/WNM_SLEEP_MODE_EXIT */ member
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h5592 u8 action_type[0x4];
5603 u8 action_type[0x4];
5611 u8 action_type[0x4];
5293 u8 action_type[0x4]; global() member
5304 u8 action_type[0x4]; global() member
5312 u8 action_type[0x4]; global() member