Home
last modified time | relevance | path

Searched defs:wpa_s (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.c64 int wpas_notify_iface_added(struct wpa_supplicant *wpa_s) in wpas_notify_iface_added()
76 void wpas_notify_iface_removed(struct wpa_supplicant *wpa_s) in wpas_notify_iface_removed()
86 void wpas_notify_state_changed(struct wpa_supplicant *wpa_s, in wpas_notify_state_changed()
126 void wpas_notify_disconnect_reason(struct wpa_supplicant *wpa_s) in wpas_notify_disconnect_reason()
135 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_auth_status_code()
144 void wpas_notify_assoc_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_assoc_status_code()
153 void wpas_notify_roam_time(struct wpa_supplicant *wpa_s) in wpas_notify_roam_time()
162 void wpas_notify_roam_complete(struct wpa_supplicant *wpa_s) in wpas_notify_roam_complete()
171 void wpas_notify_session_length(struct wpa_supplicant *wpa_s) in wpas_notify_session_length()
180 void wpas_notify_bss_tm_status(struct wpa_supplicant *wpa_s) in wpas_notify_bss_tm_status()
[all …]
H A Ddriver_i.h15 static inline void * wpa_drv_init(struct wpa_supplicant *wpa_s, in wpa_drv_init()
27 static inline void wpa_drv_deinit(struct wpa_supplicant *wpa_s) in wpa_drv_deinit()
33 static inline int wpa_drv_set_param(struct wpa_supplicant *wpa_s, in wpa_drv_set_param()
41 static inline int wpa_drv_set_countermeasures(struct wpa_supplicant *wpa_s, in wpa_drv_set_countermeasures()
51 static inline int wpa_drv_authenticate(struct wpa_supplicant *wpa_s, in wpa_drv_authenticate()
59 static inline int wpa_drv_associate(struct wpa_supplicant *wpa_s, in wpa_drv_associate()
71 static inline int wpa_drv_init_mesh(struct wpa_supplicant *wpa_s) in wpa_drv_init_mesh()
78 static inline int wpa_drv_join_mesh(struct wpa_supplicant *wpa_s, in wpa_drv_join_mesh()
86 static inline int wpa_drv_leave_mesh(struct wpa_supplicant *wpa_s) in wpa_drv_leave_mesh()
93 static inline int wpa_drv_mesh_link_probe(struct wpa_supplicant *wpa_s, in wpa_drv_mesh_link_probe()
[all …]
H A Dp2p_supplicant.h232 wpas_p2p_init(struct wpa_global *global, struct wpa_supplicant *wpa_s) in wpas_p2p_init()
237 static inline void wpas_p2p_deinit(struct wpa_supplicant *wpa_s) in wpas_p2p_deinit()
241 static inline void wpas_p2p_completed(struct wpa_supplicant *wpa_s) in wpas_p2p_completed()
245 static inline void wpas_p2p_update_config(struct wpa_supplicant *wpa_s) in wpas_p2p_update_config()
249 static inline int wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, in wpas_p2p_probe_req_rx()
258 static inline void wpas_p2p_wps_success(struct wpa_supplicant *wpa_s, in wpas_p2p_wps_success()
264 wpas_p2p_update_channel_list(struct wpa_supplicant *wpa_s, in wpas_p2p_update_channel_list()
269 static inline void wpas_p2p_update_best_channels(struct wpa_supplicant *wpa_s, in wpas_p2p_update_best_channels()
275 static inline void wpas_p2p_rx_action(struct wpa_supplicant *wpa_s, in wpas_p2p_rx_action()
283 static inline void wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in wpas_p2p_remain_on_channel_cb()
[all …]
H A Dsme.h48 static inline void sme_authenticate(struct wpa_supplicant *wpa_s, in sme_authenticate()
54 static inline void sme_event_auth(struct wpa_supplicant *wpa_s, in sme_event_auth()
59 static inline int sme_update_ft_ies(struct wpa_supplicant *wpa_s, const u8 *md, in sme_update_ft_ies()
66 static inline void sme_event_assoc_reject(struct wpa_supplicant *wpa_s, in sme_event_assoc_reject()
72 static inline void sme_event_auth_timed_out(struct wpa_supplicant *wpa_s, in sme_event_auth_timed_out()
77 static inline void sme_event_assoc_timed_out(struct wpa_supplicant *wpa_s, in sme_event_assoc_timed_out()
82 static inline void sme_event_disassoc(struct wpa_supplicant *wpa_s, in sme_event_disassoc()
87 static inline void sme_event_unprot_disconnect(struct wpa_supplicant *wpa_s, in sme_event_unprot_disconnect()
93 static inline void sme_event_ch_switch(struct wpa_supplicant *wpa_s) in sme_event_ch_switch()
97 static inline void sme_state_changed(struct wpa_supplicant *wpa_s) in sme_state_changed()
[all …]
H A Dwpas_kay.c47 static int wpas_enable_protect_frames(void *wpa_s, bool enabled) in wpas_enable_protect_frames()
53 static int wpas_enable_encrypt(void *wpa_s, bool enabled) in wpas_enable_encrypt()
59 static int wpas_set_replay_protect(void *wpa_s, bool enabled, u32 window) in wpas_set_replay_protect()
65 static int wpas_set_current_cipher_suite(void *wpa_s, u64 cs) in wpas_set_current_cipher_suite()
71 static int wpas_enable_controlled_port(void *wpa_s, bool enabled) in wpas_enable_controlled_port()
77 static int wpas_get_receive_lowest_pn(void *wpa_s, struct receive_sa *sa) in wpas_get_receive_lowest_pn()
83 static int wpas_get_transmit_next_pn(void *wpa_s, struct transmit_sa *sa) in wpas_get_transmit_next_pn()
89 static int wpas_set_transmit_next_pn(void *wpa_s, struct transmit_sa *sa) in wpas_set_transmit_next_pn()
95 static int wpas_set_receive_lowest_pn(void *wpa_s, struct receive_sa *sa) in wpas_set_receive_lowest_pn()
101 static int wpas_set_offload(void *wpa_s, u8 offload) in wpas_set_offload()
[all …]
H A Dap.c70 static void wpas_conf_ap_vht(struct wpa_supplicant *wpa_s, in wpas_conf_ap_vht()
185 wpa_supplicant_find_hw_mode(struct wpa_supplicant *wpa_s, in wpa_supplicant_find_hw_mode()
222 static void wpas_conf_ap_he_6ghz(struct wpa_supplicant *wpa_s, in wpas_conf_ap_he_6ghz()
267 int wpa_supplicant_conf_ap_ht(struct wpa_supplicant *wpa_s, in wpa_supplicant_conf_ap_ht()
477 static int wpa_supplicant_conf_ap(struct wpa_supplicant *wpa_s, in wpa_supplicant_conf_ap()
833 struct wpa_supplicant *wpa_s = ctx; in ap_public_action_rx() local
853 struct wpa_supplicant *wpa_s = ctx; in ap_wps_event_cb() local
888 struct wpa_supplicant *wpa_s = ctx; in ap_new_psk_cb() local
899 struct wpa_supplicant *wpa_s = ctx; in ap_vendor_action_rx() local
918 struct wpa_supplicant *wpa_s = ctx; in ap_probe_req_rx() local
[all …]
H A Dwps_supplicant.h95 static inline int wpas_wps_init(struct wpa_supplicant *wpa_s) in wpas_wps_init()
100 static inline void wpas_wps_deinit(struct wpa_supplicant *wpa_s) in wpas_wps_deinit()
104 static inline int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb()
114 static inline int wpas_wps_ssid_bss_match(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_bss_match()
121 static inline int wpas_wps_ssid_wildcard_ok(struct wpa_supplicant *wpa_s, in wpas_wps_ssid_wildcard_ok()
128 static inline int wpas_wps_scan_pbc_overlap(struct wpa_supplicant *wpa_s, in wpas_wps_scan_pbc_overlap()
135 static inline void wpas_wps_notify_scan_results(struct wpa_supplicant *wpa_s) in wpas_wps_notify_scan_results()
139 static inline int wpas_wps_searching(struct wpa_supplicant *wpa_s) in wpas_wps_searching()
144 static inline void wpas_wps_update_ap_info(struct wpa_supplicant *wpa_s, in wpas_wps_update_ap_info()
149 static inline bool wpas_wps_partner_link_scan_done(struct wpa_supplicant *wpa_s) in wpas_wps_partner_link_scan_done()
[all …]
H A Dwpa_supplicant.c139 int wpa_set_wep_keys(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpa_set_wep_keys()
161 int wpa_supplicant_set_wpa_none_key(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_wpa_none_key()
221 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_timeout() local
251 void wpa_supplicant_req_auth_timeout(struct wpa_supplicant *wpa_s, in wpa_supplicant_req_auth_timeout()
271 void wpas_auth_timeout_restart(struct wpa_supplicant *wpa_s, int sec_diff) in wpas_auth_timeout_restart()
293 void wpa_supplicant_cancel_auth_timeout(struct wpa_supplicant *wpa_s) in wpa_supplicant_cancel_auth_timeout()
311 void wpa_supplicant_initiate_eapol(struct wpa_supplicant *wpa_s) in wpa_supplicant_initiate_eapol()
402 void wpa_supplicant_set_non_wpa_policy(struct wpa_supplicant *wpa_s, in wpa_supplicant_set_non_wpa_policy()
455 void free_hw_features(struct wpa_supplicant *wpa_s) in free_hw_features()
471 static void remove_bss_tmp_disallowed_entry(struct wpa_supplicant *wpa_s, in remove_bss_tmp_disallowed_entry()
[all …]
H A Dwpas_glue.c39 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_set_config_blob() local
54 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_get_config_blob() local
62 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol()
98 int wpa_ether_send(struct wpa_supplicant *wpa_s, const u8 *dest, in wpa_ether_send()
149 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_send() local
244 struct wpa_supplicant *wpa_s = ctx; in wpa_eapol_set_wep_key() local
264 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_aborted_cached() local
287 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_eapol_cb() local
382 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_notify_eapol_done() local
397 static int wpa_get_beacon_ie(struct wpa_supplicant *wpa_s) in wpa_get_beacon_ie()
[all …]
H A Dpreauth_test.c39 static void _wpa_supplicant_deauthenticate(void *wpa_s, u16 reason_code) in _wpa_supplicant_deauthenticate()
45 static void _wpa_supplicant_reconnect(void *wpa_s) in _wpa_supplicant_reconnect()
51 static u8 * wpa_alloc_eapol(const struct wpa_supplicant *wpa_s, u8 type, in wpa_alloc_eapol()
78 static u8 * _wpa_alloc_eapol(void *wpa_s, u8 type, in _wpa_alloc_eapol()
88 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_set_state() local
95 struct wpa_supplicant *wpa_s = ctx; in _wpa_supplicant_get_state() local
100 static int wpa_ether_send(void *wpa_s, const u8 *dest, u16 proto, in wpa_ether_send()
108 static void * wpa_supplicant_get_network_ctx(void *wpa_s) in wpa_supplicant_get_network_ctx()
114 static void _wpa_supplicant_cancel_auth_timeout(void *wpa_s) in _wpa_supplicant_cancel_auth_timeout()
120 static int wpa_supplicant_get_beacon_ie(void *wpa_s) in wpa_supplicant_get_beacon_ie()
[all …]
H A Dwps_supplicant.c54 static void wpas_wps_clear_ap_info(struct wpa_supplicant *wpa_s) in wpas_wps_clear_ap_info()
65 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_assoc_with_cred() local
75 static void wpas_wps_assoc_with_cred_cancel(struct wpa_supplicant *wpa_s) in wpas_wps_assoc_with_cred_cancel()
94 int wpas_wps_eapol_cb(struct wpa_supplicant *wpa_s) in wpas_wps_eapol_cb()
193 static void wpas_wps_security_workaround(struct wpa_supplicant *wpa_s, in wpas_wps_security_workaround()
281 static void wpas_wps_remove_dup_network(struct wpa_supplicant *wpa_s, in wpas_wps_remove_dup_network()
377 struct wpa_supplicant *wpa_s = ctx; in wpa_supplicant_wps_cred() local
614 static void wpa_supplicant_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_m2d()
641 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_wps_clear_timeout() local
647 static void wpa_supplicant_wps_event_fail(struct wpa_supplicant *wpa_s, in wpa_supplicant_wps_event_fail()
[all …]
H A Ddpp_supplicant.c75 int wpas_dpp_qr_code(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_qr_code()
114 int wpas_dpp_nfc_uri(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_nfc_uri()
126 int wpas_dpp_nfc_handover_req(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_nfc_handover_req()
158 int wpas_dpp_nfc_handover_sel(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_dpp_nfc_handover_sel()
195 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_dpp_auth_resp_retry_timeout() local
215 static void wpas_dpp_auth_resp_retry(struct wpa_supplicant *wpa_s) in wpas_dpp_auth_resp_retry()
256 static void wpas_dpp_try_to_connect(struct wpa_supplicant *wpa_s) in wpas_dpp_try_to_connect()
272 static void wpas_dpp_stop_listen_for_tx(struct wpa_supplicant *wpa_s, in wpas_dpp_stop_listen_for_tx()
304 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_dpp_conn_status_result_timeout() local
326 static char * wpas_dpp_scan_channel_list(struct wpa_supplicant *wpa_s) in wpas_dpp_scan_channel_list()
[all …]
H A Dp2p_supplicant.c184 static int wpas_p2p_num_unused_channels(struct wpa_supplicant *wpa_s) in wpas_p2p_num_unused_channels()
208 wpas_p2p_valid_oper_freqs(struct wpa_supplicant *wpa_s, in wpas_p2p_valid_oper_freqs()
239 static void wpas_p2p_set_own_freq_preference(struct wpa_supplicant *wpa_s, in wpas_p2p_set_own_freq_preference()
259 static void wpas_p2p_scan_res_handled(struct wpa_supplicant *wpa_s) in wpas_p2p_scan_res_handled()
275 static void wpas_p2p_scan_res_handler(struct wpa_supplicant *wpa_s, in wpas_p2p_scan_res_handler()
324 static void wpas_p2p_scan_res_fail_handler(struct wpa_supplicant *wpa_s) in wpas_p2p_scan_res_fail_handler()
342 void wpas_p2p_scan_freqs(struct wpa_supplicant *wpa_s, in wpas_p2p_scan_freqs()
361 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_p2p_trigger_scan_cb() local
405 static int wpas_p2p_search_social_channel(struct wpa_supplicant *wpa_s, in wpas_p2p_search_social_channel()
426 struct wpa_supplicant *wpa_s = ctx; in wpas_p2p_scan() local
[all …]
H A Dnan_usd.c35 static void wpas_nan_de_tx_status(struct wpa_supplicant *wpa_s, in wpas_nan_de_tx_status()
72 static void wpas_nan_usd_tx_work_done(struct wpa_supplicant *wpa_s) in wpas_nan_usd_tx_work_done()
86 static int wpas_nan_de_tx_send(struct wpa_supplicant *wpa_s, unsigned int freq, in wpas_nan_de_tx_send()
104 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_nan_usd_start_tx_cb() local
129 struct wpa_supplicant *wpa_s = ctx; in wpas_nan_de_tx() local
168 static void wpas_nan_usd_listen_work_done(struct wpa_supplicant *wpa_s) in wpas_nan_usd_listen_work_done()
185 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_nan_usd_start_listen_cb() local
218 struct wpa_supplicant *wpa_s = ctx; in wpas_nan_de_listen() local
243 struct wpa_supplicant *wpa_s = ctx; in wpas_nan_de_discovery_result() local
265 struct wpa_supplicant *wpa_s = ctx; in wpas_nan_de_replied() local
[all …]
H A Devents.c68 int wpas_temp_disabled(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_temp_disabled()
96 static int wpas_reenabled_network_time(struct wpa_supplicant *wpa_s) in wpas_reenabled_network_time()
126 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_network_reenabled() local
141 struct wpa_supplicant *wpa_s, const u8 *bssid, const u8 *ssid, in __wpa_supplicant_get_new_bss()
152 struct wpa_supplicant *wpa_s, const u8 *bssid, const u8 *ssid, in _wpa_supplicant_get_new_bss()
168 struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_supplicant_get_new_bss()
197 wpa_supplicant_update_current_bss(struct wpa_supplicant *wpa_s, const u8 *bssid) in wpa_supplicant_update_current_bss()
208 static void wpa_supplicant_update_link_bss(struct wpa_supplicant *wpa_s, in wpa_supplicant_update_link_bss()
218 static int wpa_supplicant_select_config(struct wpa_supplicant *wpa_s, in wpa_supplicant_select_config()
324 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_stop_countermeasures() local
[all …]
H A Dmesh.c31 static void wpa_supplicant_mesh_deinit(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_deinit()
52 void wpa_supplicant_mesh_iface_deinit(struct wpa_supplicant *wpa_s, in wpa_supplicant_mesh_iface_deinit()
82 static struct mesh_conf * mesh_config_create(struct wpa_supplicant *wpa_s, in mesh_config_create()
154 struct wpa_supplicant *wpa_s) in wpas_mesh_copy_groups()
171 static int wpas_mesh_init_rsn(struct wpa_supplicant *wpa_s) in wpas_mesh_init_rsn()
209 static int wpas_mesh_update_freq_params(struct wpa_supplicant *wpa_s) in wpas_mesh_update_freq_params()
244 static int wpas_mesh_complete(struct wpa_supplicant *wpa_s) in wpas_mesh_complete()
312 struct wpa_supplicant *wpa_s = arg; in wpas_mesh_complete_cb() local
320 struct wpa_supplicant *wpa_s = ifmsh->owner; in wpa_supplicant_mesh_enable_iface_cb() local
356 struct wpa_supplicant *wpa_s = ifmsh->owner; in wpa_supplicant_mesh_disable_iface_cb() local
[all …]
H A Doffchannel.c22 wpas_get_tx_interface(struct wpa_supplicant *wpa_s, const u8 *src) in wpas_get_tx_interface()
72 struct wpa_supplicant *wpa_s = eloop_ctx; in wpas_send_action_cb() local
180 struct wpa_supplicant *wpa_s, const u8 *dst, const u8 *data, in offchannel_send_action_tx_status()
259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action()
262 void (*tx_cb)(struct wpa_supplicant *wpa_s, in offchannel_send_action()
392 void offchannel_send_action_done(struct wpa_supplicant *wpa_s) in offchannel_send_action_done()
423 void offchannel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_remain_on_channel_cb()
440 void offchannel_cancel_remain_on_channel_cb(struct wpa_supplicant *wpa_s, in offchannel_cancel_remain_on_channel_cb()
457 const void * offchannel_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_pending_action_tx()
467 void offchannel_clear_pending_action_tx(struct wpa_supplicant *wpa_s) in offchannel_clear_pending_action_tx()
[all …]
H A Dwmm_ac.c69 static int wmm_ac_add_ts(struct wpa_supplicant *wpa_s, const u8 *addr, in wmm_ac_add_ts()
118 static void wmm_ac_del_ts_idx(struct wpa_supplicant *wpa_s, u8 ac, in wmm_ac_del_ts_idx()
142 static void wmm_ac_del_req(struct wpa_supplicant *wpa_s, int failed) in wmm_ac_del_req()
161 struct wpa_supplicant *wpa_s = eloop_ctx; in wmm_ac_addts_req_timeout() local
173 static int wmm_ac_send_addts_request(struct wpa_supplicant *wpa_s, in wmm_ac_send_addts_request()
208 static int wmm_ac_send_delts(struct wpa_supplicant *wpa_s, in wmm_ac_send_delts()
241 static int wmm_ac_find_tsid(struct wpa_supplicant *wpa_s, u8 tsid, in wmm_ac_find_tsid()
263 wmm_ac_build_addts_req(struct wpa_supplicant *wpa_s, in wmm_ac_build_addts_req()
328 static int wmm_ac_should_replace_ts(struct wpa_supplicant *wpa_s, in wmm_ac_should_replace_ts()
375 static int wmm_ac_ts_req_is_valid(struct wpa_supplicant *wpa_s, in wmm_ac_ts_req_is_valid()
[all …]
H A Dsme.c58 static int sme_set_sae_group(struct wpa_supplicant *wpa_s, bool external) in sme_set_sae_group()
90 static struct wpabuf * sme_auth_build_sae_commit(struct wpa_supplicant *wpa_s, in sme_auth_build_sae_commit()
301 static struct wpabuf * sme_auth_build_sae_confirm(struct wpa_supplicant *wpa_s, in sme_auth_build_sae_confirm()
327 static void sme_auth_handle_rrm(struct wpa_supplicant *wpa_s, in sme_auth_handle_rrm()
384 static void wpas_ml_handle_removed_links(struct wpa_supplicant *wpa_s, in wpas_ml_handle_removed_links()
394 static struct wpa_bss * wpas_ml_connect_pref(struct wpa_supplicant *wpa_s, in wpas_ml_connect_pref()
474 static int wpas_sme_ml_auth(struct wpa_supplicant *wpa_s, in wpas_sme_ml_auth()
520 static void wpas_sme_set_mlo_links(struct wpa_supplicant *wpa_s, in wpas_sme_set_mlo_links()
548 static void sme_send_authentication(struct wpa_supplicant *wpa_s, in sme_send_authentication()
1226 struct wpa_supplicant *wpa_s = work->wpa_s; in sme_auth_start_cb() local
[all …]
H A Dmesh_mpm.c70 static int mesh_mpm_parse_peer_mgmt(struct wpa_supplicant *wpa_s, in mesh_mpm_parse_peer_mgmt()
122 static u16 copy_supp_rates(struct wpa_supplicant *wpa_s, in copy_supp_rates()
151 static bool matches_local(struct wpa_supplicant *wpa_s, in matches_local()
171 static bool llid_in_use(struct wpa_supplicant *wpa_s, u16 llid) in llid_in_use()
186 static void mesh_mpm_init_link(struct wpa_supplicant *wpa_s, in mesh_mpm_init_link()
208 static void mesh_mpm_send_plink_action(struct wpa_supplicant *wpa_s, in mesh_mpm_send_plink_action()
454 void wpa_mesh_set_plink_state(struct wpa_supplicant *wpa_s, in wpa_mesh_set_plink_state()
481 static void mesh_mpm_fsm_restart(struct wpa_supplicant *wpa_s, in mesh_mpm_fsm_restart()
494 struct wpa_supplicant *wpa_s = eloop_ctx; in plink_timer() local
545 mesh_mpm_plink_open(struct wpa_supplicant *wpa_s, struct sta_info *sta, in mesh_mpm_plink_open()
[all …]
H A Dwnm_sta.c33 static int ieee80211_11_get_tfs_ie(struct wpa_supplicant *wpa_s, u8 *buf, in ieee80211_11_get_tfs_ie()
43 static int ieee80211_11_set_tfs_ie(struct wpa_supplicant *wpa_s, in ieee80211_11_set_tfs_ie()
56 int ieee802_11_send_wnmsleep_req(struct wpa_supplicant *wpa_s, in ieee802_11_send_wnmsleep_req()
208 static void wnm_sleep_mode_enter_success(struct wpa_supplicant *wpa_s, in wnm_sleep_mode_enter_success()
233 static void wnm_sleep_mode_exit_success(struct wpa_supplicant *wpa_s, in wnm_sleep_mode_exit_success()
307 static void ieee802_11_rx_wnmsleep_resp(struct wpa_supplicant *wpa_s, in ieee802_11_rx_wnmsleep_resp()
421 void wnm_btm_reset(struct wpa_supplicant *wpa_s) in wnm_btm_reset()
545 static int wnm_nei_get_chan(struct wpa_supplicant *wpa_s, u8 op_class, u8 chan) in wnm_nei_get_chan()
576 static void wnm_parse_neighbor_report(struct wpa_supplicant *wpa_s, in wnm_parse_neighbor_report()
618 static void wnm_clear_acceptable(struct wpa_supplicant *wpa_s) in wnm_clear_acceptable()
[all …]
H A Dctrl_iface.c79 static int set_bssid_filter(struct wpa_supplicant *wpa_s, char *val) in set_bssid_filter()
116 static int set_disallow_aps(struct wpa_supplicant *wpa_s, char *val) in set_disallow_aps()
241 static int wpas_ctrl_set_blob(struct wpa_supplicant *wpa_s, char *pos) in wpas_ctrl_set_blob()
280 static int wpas_ctrl_pno(struct wpa_supplicant *wpa_s, char *cmd) in wpas_ctrl_pno()
306 static int wpas_ctrl_set_band(struct wpa_supplicant *wpa_s, char *bands) in wpas_ctrl_set_band()
340 static int wpas_ctrl_iface_set_lci(struct wpa_supplicant *wpa_s, in wpas_ctrl_iface_set_lci()
368 wpas_ctrl_set_relative_rssi(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_ctrl_set_relative_rssi()
386 static int wpas_ctrl_set_relative_band_adjust(struct wpa_supplicant *wpa_s, in wpas_ctrl_set_relative_band_adjust()
414 static int wpas_ctrl_iface_set_ric_ies(struct wpa_supplicant *wpa_s, in wpas_ctrl_iface_set_ric_ies()
437 static int wpas_ctrl_iface_set_dso(struct wpa_supplicant *wpa_s, in wpas_ctrl_iface_set_dso()
[all …]
H A Dscan.c30 static void wpa_supplicant_gen_assoc_event(struct wpa_supplicant *wpa_s) in wpa_supplicant_gen_assoc_event()
52 static int wpas_wps_in_use(struct wpa_supplicant *wpa_s, in wpas_wps_in_use()
120 int wpa_supplicant_enabled_networks(struct wpa_supplicant *wpa_s) in wpa_supplicant_enabled_networks()
146 static void wpa_supplicant_assoc_try(struct wpa_supplicant *wpa_s, in wpa_supplicant_assoc_try()
186 struct wpa_supplicant *wpa_s = work->wpa_s; in wpas_trigger_scan_cb() local
293 int wpa_supplicant_trigger_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_trigger_scan()
348 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_delayed_sched_scan_timeout() local
360 struct wpa_supplicant *wpa_s = eloop_ctx; in wpa_supplicant_sched_scan_timeout() local
370 wpa_supplicant_start_sched_scan(struct wpa_supplicant *wpa_s, in wpa_supplicant_start_sched_scan()
386 static int wpa_supplicant_stop_sched_scan(struct wpa_supplicant *wpa_s) in wpa_supplicant_stop_sched_scan()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h290 static inline int wpas_dbus_register_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_register_interface()
295 static inline int wpas_dbus_unregister_interface(struct wpa_supplicant *wpa_s) in wpas_dbus_unregister_interface()
302 static inline void wpas_dbus_signal_prop_changed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_prop_changed()
308 struct wpa_supplicant *wpa_s, enum wpas_dbus_bss_prop property, in wpas_dbus_bss_signal_prop_changed()
314 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid) in wpas_dbus_signal_network_enabled_changed()
319 struct wpa_supplicant *wpa_s, int id) in wpas_dbus_signal_network_selected()
324 struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, in wpas_dbus_signal_network_request()
329 static inline void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_scan_done()
334 static inline void wpas_dbus_signal_wps_cred(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_cred()
339 static inline void wpas_dbus_signal_wps_event_m2d(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_wps_event_m2d()
[all …]
H A Ddbus_new.c65 struct wpa_supplicant *wpa_s; in noc_filter() local
131 static void wpas_dbus_signal_interface(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_interface()
170 static void wpas_dbus_signal_interface_added(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_added()
182 static void wpas_dbus_signal_interface_removed(struct wpa_supplicant *wpa_s) in wpas_dbus_signal_interface_removed()
196 void wpas_dbus_signal_scan_done(struct wpa_supplicant *wpa_s, int success) in wpas_dbus_signal_scan_done()
233 static void wpas_dbus_signal_bss(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss()
274 static void wpas_dbus_signal_bss_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_added()
288 static void wpas_dbus_signal_bss_removed(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_bss_removed()
303 static void wpas_dbus_signal_blob(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob()
337 void wpas_dbus_signal_blob_added(struct wpa_supplicant *wpa_s, in wpas_dbus_signal_blob_added()
[all …]

123