/hostap-3.7.0/wpa_supplicant/ |
D | bgscan_learn.c | 215 int *freqs = NULL, *n; in bgscan_learn_get_freqs() local 236 int *freqs, size_t count) in bgscan_learn_get_probe_freq() 275 int *freqs = NULL; in bgscan_learn_timeout() local 351 int i, j, *freqs = NULL, *n; in bgscan_learn_get_supp_freqs() local
|
D | rrm.c | 477 int *freqs) in wpas_add_channel() 507 int *freqs, *next_freq; in wpas_add_channels() local 592 int *freqs = NULL, *new_freqs; in wpas_channel_report_freqs() local 654 int *freqs = NULL, *ext_freqs = NULL; in wpas_beacon_request_freqs() local
|
D | p2p_supplicant.c | 184 int *freqs; in wpas_p2p_num_unused_channels() local 210 struct wpa_used_freq_data *freqs; in wpas_p2p_valid_oper_freqs() local 3034 struct wpa_used_freq_data *freqs, in wpas_p2p_pick_best_used_freq() 3078 struct wpa_used_freq_data *freqs; in wpas_invitation_process() local 5162 struct wpa_used_freq_data *freqs; in wpas_check_freq_conflict() local 5461 int freqs[2] = { 0, 0 }; in wpas_p2p_join_scan_req() local 5685 struct wpa_used_freq_data *freqs; in wpas_p2p_setup_freqs() local 6258 const int freqs[] = { in wpas_p2p_select_go_freq() local 6413 struct wpa_used_freq_data *freqs; in wpas_p2p_init_go_params() local 8271 struct wpa_used_freq_data *freqs = NULL; in wpas_p2p_update_channel_list() local [all …]
|
D | config.c | 1382 int *freqs; in wpa_config_parse_int_array() local 1425 int *freqs; in wpa_config_parse_scan_freq() local 1445 int *freqs; in wpa_config_parse_freq_list() local 1463 const int *freqs) in wpa_config_write_freqs() 4630 int *freqs; in wpa_config_process_freq_list() local 4650 int *freqs; in wpa_config_process_initial_freq_list() local
|
D | wpa_supplicant.c | 6004 unsigned int wpas_get_bands(struct wpa_supplicant *wpa_s, const int *freqs) in wpas_get_bands() 7633 void add_freq(int *freqs, int *num_freqs, int freq) in add_freq() 7651 int *freqs; in get_bss_freqs_in_ess() local 7685 int *freqs = NULL; in wpas_connection_failed() local
|
D | wpa_priv.c | 142 int freqs[PRIVSEP_MAX_SCAN_FREQS + 1]; in wpa_priv_cmd_scan() local
|
D | wnm_sta.c | 1278 int *freqs; in wnm_set_scan_freqs() local
|
D | scan.c | 718 int *freqs, i; in wpa_add_scan_freqs_list() local
|
D | ctrl_iface.c | 282 int *freqs = NULL; in wpas_ctrl_pno() local 3404 int *freqs = freq_range_to_channel_list(wpa_s, pos + 6); in wpa_supplicant_ctrl_iface_select_network() local 7421 int *freqs = NULL; in freq_range_to_channel_list() local 7460 int *freqs = NULL; in ctrl_interworking_select() local
|
D | interworking.c | 3187 int *freqs) in interworking_select()
|
D | events.c | 798 static int freq_allowed(int *freqs, int freq) in freq_allowed()
|
/hostap-3.7.0/src/drivers/ |
D | driver_nl80211_scan.c | 219 struct nlattr *freqs; in nl80211_scan_common() local 1138 struct nlattr *freqs; in wpa_driver_nl80211_vendor_scan() local
|
D | driver_nl80211_event.c | 1340 int freqs[MAX_REPORT_FREQS]; in send_scan_event() local 2258 int freqs[MAX_REPORT_FREQS]; in send_vendor_scan_event() local
|
D | driver_nl80211.c | 3894 int freqs[2]; in wpa_driver_nl80211_authenticate() local 11033 u32 *freqs; in add_acs_freq_list() local 11172 u32 *freqs; in preferred_freq_info_handler() local
|
D | driver.h | 452 int *freqs; member 5723 const int *freqs; member
|
/hostap-3.7.0/src/common/ |
D | privsep_commands.h | 40 u16 freqs[PRIVSEP_MAX_SCAN_FREQS]; member
|
D | dpp.c | 463 static int freq_included(const unsigned int freqs[], unsigned int num, in freq_included() 474 static void freq_to_start(unsigned int freqs[], unsigned int num, in freq_to_start() 559 char freqs[DPP_BOOTSTRAP_MAX_FREQ * 6 + 10], *pos, *end; in dpp_prepare_channel_list() local
|
/hostap-3.7.0/wpa_supplicant/dbus/ |
D | dbus_new.c | 1643 dbus_int32_t freqs[P2P_MAX_CHANNELS]; in wpas_dbus_signal_p2p_go_neg_resp() local
|
D | dbus_new_handlers.c | 1350 int *freqs = NULL, *nfreqs; in wpas_dbus_get_scan_channels() local
|