Home
last modified time | relevance | path

Searched defs:sta (Results 51 - 75 of 149) sorted by relevance

123456

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_he.c322 u16 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_he_capab() argument
[all...]
H A Dndisc_snoop.c41 static int sta_ip6addr_add(struct sta_info *sta, struct in6_addr *addr) in sta_ip6addr_add() argument
57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del() argument
69 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr) in sta_has_ip6addr() argument
87 struct sta_info *sta; in ucast_to_stas() local
103 struct sta_info *sta; handle_ndisc() local
[all...]
H A Dpreauth_auth.c47 struct sta_info *sta; in rsn_preauth_receive() local
188 struct sta_info *sta = timeout_ctx; rsn_preauth_finished_cb() local
195 rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, int success) rsn_preauth_finished() argument
231 rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) rsn_preauth_send() argument
268 rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) rsn_preauth_free_station() argument
[all...]
H A Dap_rrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dctrl_iface_ap.c167 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() argument
53 hostapd_get_sta_tx_rx(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_tx_rx() argument
205 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
369 struct sta_info *sta; hostapd_ctrl_iface_sta() local
409 struct sta_info *sta; hostapd_ctrl_iface_sta_next() local
484 struct sta_info *sta; hostapd_ctrl_iface_deauthenticate() local
547 struct sta_info *sta; hostapd_ctrl_iface_disassociate() local
612 struct sta_info *sta; hostapd_ctrl_iface_signature() local
632 struct sta_info *sta; hostapd_ctrl_iface_poll_sta() local
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
153 struct sta_info *sta; fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-pvtm.c28 u32 sta; member
95 u32 val = 0, sta = 0; in rockchip_clock_pvtm_get_value() local
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-pvtm.c28 u32 sta; member
97 u32 val = 0, sta = 0; in rockchip_clock_pvtm_get_value() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_ext_manage_test.cpp113 struct stat sta = {}; in GetFileStat() local
196 struct stat sta = {}; in HWTEST_F() local
381 struct stat sta = {}; HWTEST_F() local
567 struct stat sta; HWTEST_F() local
642 struct stat sta = {}; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp64 struct stat sta = {}; in GetFile() local
117 struct stat sta = {}; in GetDirFilesDetail() local
280 struct stat sta = {}; GetUser0FileStat() local
299 struct stat sta = {}; GetUser0FileStat() local
318 struct stat sta = {}; IsNotPath() local
358 struct stat sta = {}; GetUser0DirFilesDetail() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc400 Handle<JSTypedArray> sta = args.at<JSTypedArray>(0); in GetModifySetValueInBuffer() local
448 Handle<JSTypedArray> sta = args.at<JSTypedArray>(0); RUNTIME_FUNCTION() local
468 Handle<JSTypedArray> sta = args.at<JSTypedArray>(0); RUNTIME_FUNCTION() local
500 Handle<JSTypedArray> sta = args.at<JSTypedArray>(0); RUNTIME_FUNCTION() local
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dclass.rs688 pub unsafe fn sta() { in sta() functions
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwrap_unsafe_ops_class.rs212 pub unsafe fn sta() { in sta() functions
H A Dclass.rs504 pub unsafe fn sta() { in sta() functions
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_er.h36 struct dl_list sta; /* list of STAs/Enrollees using this AP */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_rrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dctrl_iface_ap.c53 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() argument
79 hostapd_get_sta_info(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_get_sta_info() argument
214 hostapd_ctrl_iface_sta_mib(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) hostapd_ctrl_iface_sta_mib() argument
405 struct sta_info *sta; hostapd_ctrl_iface_sta() local
445 struct sta_info *sta; hostapd_ctrl_iface_sta_next() local
521 struct sta_info *sta; hostapd_ctrl_iface_deauthenticate() local
583 struct sta_info *sta; hostapd_ctrl_iface_disassociate() local
647 struct sta_info *sta; hostapd_ctrl_iface_signature() local
667 struct sta_info *sta; hostapd_ctrl_iface_poll_sta() local
[all...]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request() argument
153 struct sta_info *sta; fils_dhcp_handler() local
325 fils_process_hlp_dhcp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *msg, size_t len) fils_process_hlp_dhcp() argument
478 fils_process_hlp_udp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_udp() argument
509 fils_process_hlp_ip(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *pos, size_t len) fils_process_hlp_ip() argument
539 fils_process_hlp_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len) fils_process_hlp_req() argument
576 fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, int left) fils_process_hlp() argument
[all...]
H A Dieee802_11_he.c451 u16 copy_sta_he_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_he_capab() argument
482 copy_sta_he_6ghz_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *he_6ghz_capab) copy_sta_he_6ghz_capab() argument
[all...]
H A Dieee802_11_ht.c217 struct sta_info *sta; in hostapd_2040_coex_action() local
357 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab() argument
388 ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_add() argument
411 ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) ht40_intolerant_remove() argument
434 update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_ht() argument
467 update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) update_sta_no_ht() argument
482 update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) update_ht_state() argument
[all...]
H A Drrm.c370 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_send_lci_req() local
445 struct sta_info *sta; in hostapd_send_range_req() local
573 struct sta_info *sta in hostapd_send_beacon_req() local
[all...]
H A Dtaxonomy.c239 retrieve_sta_taxonomy(const struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) retrieve_sta_taxonomy() argument
268 taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_probe_req() argument
286 taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_assoc_req() argument
[all...]
H A Dwmm.c328 struct sta_info *sta = ap_get_sta(hapd, mgmt->sa); in hostapd_wmm_action() local
H A Dwpa_auth_kay.c276 ieee802_1x_alloc_kay_sm_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_kay_sm_hapd() argument
354 ieee802_1x_auth_get_session_id(struct hostapd_data *hapd, struct sta_info *sta, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
381 ieee802_1x_auth_get_msk(struct hostapd_data *hapd, struct sta_info *sta, u8 *msk, size_t *len) ieee802_1x_auth_get_msk() argument
409 ieee802_1x_notify_create_actor_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_notify_create_actor_hapd() argument
480 ieee802_1x_create_preshared_mka_hapd(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_create_preshared_mka_hapd() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er.h36 struct dl_list sta; /* list of STAs/Enrollees using this AP */ member

Completed in 16 milliseconds

123456