Home
last modified time | relevance | path

Searched defs:iface (Results 1 – 25 of 70) sorted by relevance

123

/hostap-latest/src/ap/
Dhw_features.c79 int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
179 int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
258 static int ieee80211n_allowed_ht40_channel_pair(struct hostapd_iface *iface) in ieee80211n_allowed_ht40_channel_pair()
282 static void ieee80211n_switch_pri_sec(struct hostapd_iface *iface) in ieee80211n_switch_pri_sec()
296 static int ieee80211n_check_40mhz_5g(struct hostapd_iface *iface, in ieee80211n_check_40mhz_5g()
330 static int ieee80211n_check_40mhz_2g4(struct hostapd_iface *iface, in ieee80211n_check_40mhz_2g4()
343 static void ieee80211n_check_scan(struct hostapd_iface *iface) in ieee80211n_check_scan()
414 static void ieee80211n_scan_channels_2g4(struct hostapd_iface *iface, in ieee80211n_scan_channels_2g4()
459 static void ieee80211n_scan_channels_5g(struct hostapd_iface *iface, in ieee80211n_scan_channels_5g()
503 struct hostapd_iface *iface = eloop_data; in ap_ht40_scan_retry() local
[all …]
Dhw_features.h40 static inline int hostapd_get_hw_features(struct hostapd_iface *iface) in hostapd_get_hw_features()
45 static inline int hostapd_csa_update_hwmode(struct hostapd_iface *iface) in hostapd_csa_update_hwmode()
50 static inline int hostapd_acs_completed(struct hostapd_iface *iface, int err) in hostapd_acs_completed()
55 static inline int hostapd_select_hw_mode(struct hostapd_iface *iface) in hostapd_select_hw_mode()
70 static inline int hostapd_check_ht_capab(struct hostapd_iface *iface) in hostapd_check_ht_capab()
75 static inline int hostapd_check_edmg_capab(struct hostapd_iface *iface) in hostapd_check_edmg_capab()
80 static inline int hostapd_prepare_rates(struct hostapd_iface *iface, in hostapd_prepare_rates()
86 static inline void hostapd_stop_setup_timers(struct hostapd_iface *iface) in hostapd_stop_setup_timers()
90 static inline int hostapd_hw_skip_mode(struct hostapd_iface *iface, in hostapd_hw_skip_mode()
96 static inline int hostapd_check_he_6ghz_capab(struct hostapd_iface *iface) in hostapd_check_he_6ghz_capab()
[all …]
Dap_list.c31 static int ap_list_beacon_olbc(struct hostapd_iface *iface, struct ap_info *ap) in ap_list_beacon_olbc()
53 static struct ap_info * ap_get_ap(struct hostapd_iface *iface, const u8 *ap) in ap_get_ap()
64 static void ap_ap_list_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_add()
76 static void ap_ap_list_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_list_del()
90 static void ap_ap_hash_add(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_add()
97 static void ap_ap_hash_del(struct hostapd_iface *iface, struct ap_info *ap) in ap_ap_hash_del()
119 static void ap_free_ap(struct hostapd_iface *iface, struct ap_info *ap) in ap_free_ap()
129 static void hostapd_free_aps(struct hostapd_iface *iface) in hostapd_free_aps()
145 static struct ap_info * ap_ap_add(struct hostapd_iface *iface, const u8 *addr) in ap_ap_add()
169 void ap_list_process_beacon(struct hostapd_iface *iface, in ap_list_process_beacon()
[all …]
Dacs.c356 void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup()
370 static void acs_fail(struct hostapd_iface *iface) in acs_fail()
410 acs_survey_chan_interference_factor(struct hostapd_iface *iface, in acs_survey_chan_interference_factor()
550 static int acs_surveys_are_sufficient(struct hostapd_iface *iface) in acs_surveys_are_sufficient()
574 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist()
584 static int is_in_freqlist(struct hostapd_iface *iface, in is_in_freqlist()
596 struct hostapd_iface *iface, struct hostapd_hw_modes *mode) in acs_survey_mode_interference_factor()
636 struct hostapd_iface *iface) in acs_survey_all_chans_interference_factor()
670 acs_find_mode(struct hostapd_iface *iface, int freq) in acs_find_mode()
690 acs_find_chan(struct hostapd_iface *iface, int freq) in acs_find_chan()
[all …]
Ddfs.c36 static bool dfs_use_radar_background(struct hostapd_iface *iface) in dfs_use_radar_background()
43 static int dfs_get_used_n_chans(struct hostapd_iface *iface, int *seg1) in dfs_get_used_n_chans()
224 static int is_in_chanlist(struct hostapd_iface *iface, in is_in_chanlist()
241 static int dfs_find_channel(struct hostapd_iface *iface, in dfs_find_channel()
303 static void dfs_adjust_center_freq(struct hostapd_iface *iface, in dfs_adjust_center_freq()
352 static int dfs_get_start_chan_idx(struct hostapd_iface *iface, int *seg1_start) in dfs_get_start_chan_idx()
444 static int dfs_check_chans_radar(struct hostapd_iface *iface, in dfs_check_chans_radar()
466 static int dfs_check_chans_available(struct hostapd_iface *iface, in dfs_check_chans_available()
494 static int dfs_check_chans_unavailable(struct hostapd_iface *iface, in dfs_check_chans_unavailable()
518 dfs_get_valid_channel(struct hostapd_iface *iface, in dfs_get_valid_channel()
[all …]
Dhostapd.c81 int (*cb)(struct hostapd_iface *iface, in hostapd_for_each_interface()
227 static void hostapd_clear_old(struct hostapd_iface *iface) in hostapd_clear_old()
254 int hostapd_reload_config(struct hostapd_iface *iface) in hostapd_reload_config()
492 struct hostapd_iface *iface = ifaces->iface[i]; in hostapd_free_hapd_data() local
672 static void sta_track_deinit(struct hostapd_iface *iface) in sta_track_deinit()
688 void hostapd_cleanup_iface_partial(struct hostapd_iface *iface) in hostapd_cleanup_iface_partial()
718 static void hostapd_cleanup_iface(struct hostapd_iface *iface) in hostapd_cleanup_iface()
746 static int hostapd_setup_encryption(char *iface, struct hostapd_data *hapd) in hostapd_setup_encryption()
834 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface) in hostapd_validate_bssid_configuration()
1731 static void hostapd_tx_queue_params(struct hostapd_iface *iface) in hostapd_tx_queue_params()
[all …]
Dieee802_11_ht.c123 int hostapd_ht_operation_update(struct hostapd_iface *iface) in hostapd_ht_operation_update()
179 static int is_40_allowed(struct hostapd_iface *iface, int channel) in is_40_allowed()
210 struct hostapd_iface *iface = hapd->iface; in hostapd_2040_coex_action() local
388 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
411 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
528 struct hostapd_iface *iface = eloop_data; in ap_ht2040_timeout() local
Deth_p_oui.c33 struct eth_p_oui_iface *iface; member
53 struct eth_p_oui_iface *iface = ctx; in eth_p_rx() local
91 struct eth_p_oui_iface *iface; in eth_p_oui_register() local
143 struct eth_p_oui_iface *iface; in eth_p_oui_unregister() local
164 struct eth_p_oui_iface *iface = ctx->iface; in eth_p_oui_send() local
Dap_list.h44 static inline int ap_list_init(struct hostapd_iface *iface) in ap_list_init()
49 static inline void ap_list_deinit(struct hostapd_iface *iface) in ap_list_deinit()
53 static inline void ap_list_timer(struct hostapd_iface *iface) in ap_list_timer()
Dairtime_policy.c36 static int get_airtime_policy_update_timeout(struct hostapd_iface *iface, in get_airtime_policy_update_timeout()
135 struct hostapd_iface *iface = eloop_data; in update_airtime_weights() local
255 int airtime_policy_update_init(struct hostapd_iface *iface) in airtime_policy_update_init()
270 void airtime_policy_update_deinit(struct hostapd_iface *iface) in airtime_policy_update_deinit()
Dacs.h23 static inline enum hostapd_chan_status acs_init(struct hostapd_iface *iface) in acs_init()
29 static inline void acs_cleanup(struct hostapd_iface *iface) in acs_cleanup()
Dairtime_policy.h37 static inline int airtime_policy_update_init(struct hostapd_iface *iface) in airtime_policy_update_init()
42 static inline void airtime_policy_update_deinit(struct hostapd_iface *iface) in airtime_policy_update_deinit()
Dbeacon.c549 struct hostapd_iface *iface = hapd->iface; in ieee802_11_build_ap_params_mbssid() local
627 struct hostapd_iface *iface = hapd->iface; in hostapd_eid_mbssid_config() local
1156 struct hostapd_iface *iface = hapd->iface; in ssid_match() local
1222 void sta_track_expire(struct hostapd_iface *iface, int force) in sta_track_expire()
1249 static struct hostapd_sta_info * sta_track_get(struct hostapd_iface *iface, in sta_track_get()
1262 void sta_track_add(struct hostapd_iface *iface, const u8 *addr, int ssi_signal) in sta_track_add()
1297 sta_track_seen_on(struct hostapd_iface *iface, const u8 *addr, in sta_track_seen_on()
1323 void sta_track_claim_taxonomy_info(struct hostapd_iface *iface, const u8 *addr, in sta_track_claim_taxonomy_info()
2657 struct hostapd_iface *iface = hapd->iface; in __ieee802_11_set_beacon() local
2780 struct hostapd_iface *iface = hapd->iface; in ieee802_11_set_beacon() local
[all …]
Ddrv_callbacks.c268 struct hostapd_iface *iface = hapd->iface; in hostapd_notif_assoc() local
1783 static struct hostapd_data * get_hapd_bssid(struct hostapd_iface *iface, in get_hapd_bssid()
1844 struct hostapd_iface *iface; in hostapd_mgmt_rx() local
1983 static struct hostapd_data * hostapd_find_by_sta(struct hostapd_iface *iface, in hostapd_find_by_sta()
2084 struct hostapd_iface *iface, unsigned int freq) in hostapd_get_mode_channel()
2101 static void hostapd_update_nf(struct hostapd_iface *iface, in hostapd_update_nf()
2119 static void hostapd_single_channel_get_survey(struct hostapd_iface *iface, in hostapd_single_channel_get_survey()
2156 void hostapd_event_get_survey(struct hostapd_iface *iface, in hostapd_event_get_survey()
/hostap-latest/wpa_supplicant/
Dwpa_priv.c56 static void wpa_priv_cmd_register(struct wpa_priv_interface *iface, in wpa_priv_cmd_register()
120 static void wpa_priv_cmd_unregister(struct wpa_priv_interface *iface, in wpa_priv_cmd_unregister()
136 static void wpa_priv_cmd_scan(struct wpa_priv_interface *iface, in wpa_priv_cmd_scan()
181 static void wpa_priv_get_scan_results2(struct wpa_priv_interface *iface, in wpa_priv_get_scan_results2()
230 static void wpa_priv_cmd_get_scan_results(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_scan_results()
244 static void wpa_priv_cmd_authenticate(struct wpa_priv_interface *iface, in wpa_priv_cmd_authenticate()
296 static void wpa_priv_cmd_associate(struct wpa_priv_interface *iface, in wpa_priv_cmd_associate()
344 static void wpa_priv_cmd_get_bssid(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_bssid()
365 static void wpa_priv_cmd_get_ssid(struct wpa_priv_interface *iface, in wpa_priv_cmd_get_ssid()
392 static void wpa_priv_cmd_set_key(struct wpa_priv_interface *iface, in wpa_priv_cmd_set_key()
[all …]
Doffchannel.c24 struct wpa_supplicant *iface; in wpas_get_tx_interface() local
73 struct wpa_supplicant *iface; in wpas_send_action_cb() local
308 struct wpa_supplicant *iface; in offchannel_send_action() local
Dap.c451 struct wpa_supplicant *iface; in wpa_supplicant_conf_ap_ht() local
1800 struct hostapd_iface *iface = wpa_s->ap_iface; in wpa_supplicant_ap_update_beacon() local
1831 struct hostapd_iface *iface = NULL; in ap_switch_channel() local
1868 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_ch_switch() local
2101 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_event_dfs_radar_detected() local
2118 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_event_dfs_cac_started() local
2134 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_event_dfs_cac_finished() local
2150 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_event_dfs_cac_aborted() local
2166 struct hostapd_iface *iface = wpa_s->ap_iface; in wpas_ap_event_dfs_cac_nop_finished() local
/hostap-latest/src/fst/
Dfst.c22 static void fst_ctrl_iface_notify_peer_state_change(struct fst_iface *iface, in fst_ctrl_iface_notify_peer_state_change()
44 struct fst_iface *iface = NULL; in fst_attach() local
90 void fst_detach(struct fst_iface *iface) in fst_detach()
166 void fst_rx_action(struct fst_iface *iface, const struct ieee80211_mgmt *mgmt, in fst_rx_action()
178 void fst_notify_peer_connected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_connected()
194 void fst_notify_peer_disconnected(struct fst_iface *iface, const u8 *addr) in fst_notify_peer_disconnected()
217 void fst_update_mac_addr(struct fst_iface *iface, const u8 *addr) in fst_update_mac_addr()
Dfst_session.c35 #define fst_printf_siface(s, iface, level, format, ...) \ argument
276 struct fst_iface *iface = in fst_session_send_action() local
356 static void fst_session_handle_setup_request(struct fst_iface *iface, in fst_session_handle_setup_request()
499 struct fst_iface *iface, in fst_session_handle_setup_response()
603 struct fst_iface *iface, in fst_session_handle_tear_down()
638 struct fst_iface *iface, in fst_session_handle_ack_request()
702 struct fst_iface *iface, in fst_session_handle_ack_response()
785 void fst_session_set_iface(struct fst_session *s, struct fst_iface *iface, in fst_session_set_iface()
1070 struct fst_iface *iface, in fst_session_handle_action()
1192 void fst_session_on_action_rx(struct fst_iface *iface, in fst_session_on_action_rx()
[all …]
Dfst_group.c285 fst_group_get_peer_other_connection_1(struct fst_iface *iface, in fst_group_get_peer_other_connection_1()
340 fst_group_get_peer_other_connection_2(struct fst_iface *iface, in fst_group_get_peer_other_connection_2()
395 fst_group_get_peer_other_connection(struct fst_iface *iface, in fst_group_get_peer_other_connection()
/hostap-latest/wpa_supplicant/dbus/
Ddbus_new.c135 struct wpas_dbus_priv *iface; in wpas_dbus_signal_interface() local
198 struct wpas_dbus_priv *iface; in wpas_dbus_signal_scan_done() local
237 struct wpas_dbus_priv *iface; in wpas_dbus_signal_bss() local
306 struct wpas_dbus_priv *iface; in wpas_dbus_signal_blob() local
371 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network() local
463 struct wpas_dbus_priv *iface; in wpas_dbus_signal_network_request() local
540 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_pbc_overlap() local
578 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_success() local
619 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_fail() local
665 struct wpas_dbus_priv *iface; in wpas_dbus_signal_wps_event_m2d() local
[all …]
Ddbus_new_introspect.c30 struct interfaces *iface; in add_interface() local
100 struct interfaces *iface; in extract_interfaces_methods() local
115 struct interfaces *iface; in extract_interfaces_signals() local
130 struct interfaces *iface; in extract_interfaces_properties() local
161 struct interfaces *iface, *n; in add_interfaces() local
/hostap-latest/hostapd/
Dmain.c153 static int hostapd_driver_init(struct hostapd_iface *iface) in hostapd_driver_init()
361 struct hostapd_iface *iface; in hostapd_interface_init() local
406 static int handle_reload_iface(struct hostapd_iface *iface, void *ctx) in handle_reload_iface()
721 static int hostapd_periodic_call(struct hostapd_iface *iface, void *ctx) in hostapd_periodic_call()
968 struct hostapd_iface *iface; in main() local
/hostap-latest/src/wps/
Dwps_upnp_web.c182 static void format_wps_device_xml(struct upnp_wps_device_interface *iface, in format_wps_device_xml()
316 struct upnp_wps_device_interface *iface; in web_connection_parse_get() local
428 struct upnp_wps_device_interface *iface; in web_process_get_device_info() local
497 struct upnp_wps_device_interface *iface; in web_process_put_message() local
583 struct upnp_wps_device_interface *iface; in web_process_put_wlan_response() local
707 struct upnp_wps_device_interface *iface; in web_process_set_selected_registrar() local
Dwps_upnp.c563 struct upnp_wps_device_interface *iface; in subscription_destroy() local
1107 struct upnp_wps_device_interface *iface; in upnp_wps_get_iface() local
1124 struct upnp_wps_device_interface *iface; in upnp_wps_device_deinit() local
1179 struct upnp_wps_device_interface *iface; in upnp_wps_device_init() local
1243 struct upnp_wps_device_interface *iface; in upnp_wps_set_ap_pin() local

123