Searched refs:hapd_interfaces (Results 1 – 16 of 16) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/hostapd/ |
H A D | ctrl_iface.h | 15 int hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface); 16 void hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface); 30 hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_init() 36 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface) in hostapd_global_ctrl_iface_deinit()
|
H A D | main.c | 364 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name, in hostapd_interface_init() 427 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload() 441 static int hostapd_global_init(struct hapd_interfaces *interfaces, in hostapd_global_init() 518 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run() 626 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces, in hostapd_get_global_ctrl_iface() 656 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces, in hostapd_get_ctrl_iface_group() 744 struct hapd_interfaces *interfaces = eloop_ctx; in hostapd_periodic() 752 static void hostapd_global_cleanup_mld(struct hapd_interfaces *interfaces) in hostapd_global_cleanup_mld() 778 struct hapd_interfaces interfaces; in main()
|
H A D | ctrl_iface.c | 5412 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_add() 5423 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces, in hostapd_ctrl_iface_remove() 5434 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_attach() 5443 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_detach() 5451 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces) in hostapd_ctrl_iface_flush() 5495 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_attach() 5523 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_fst_detach() 5547 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces, in hostapd_interfaces_get_hapd() 5632 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_interfaces() 5677 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, in hostapd_global_ctrl_iface_dup_network() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | hostapd.h | 49 struct hapd_interfaces { struct 54 int (*for_each_interface)(struct hapd_interfaces *interfaces, argument 570 struct hapd_interfaces *interfaces; 752 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, 766 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, 769 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, 781 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf); 782 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf); 840 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
|
H A D | dpp_hostapd.h | 41 void hostapd_dpp_init_global(struct hapd_interfaces *ifaces); 42 void hostapd_dpp_deinit_global(struct hapd_interfaces *ifaces);
|
H A D | hostapd.c | 77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() 253 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_reload_config() 485 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_free_hapd_data() 2795 struct hapd_interfaces *interfaces = iface->interfaces; in hostapd_setup_interface_complete() 3084 struct hapd_interfaces *interfaces) in hostapd_bss_setup_multi_link() 3154 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces) in hostapd_cleanup_unused_mlds() 3243 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces, in hostapd_init() 3299 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname) in ifname_in_use() 3328 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy, in hostapd_interface_init_bss() 3666 hostapd_iface_alloc(struct hapd_interfaces *interfaces) in hostapd_iface_alloc() [all …]
|
H A D | dpp_hostapd.c | 1529 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_active() 1538 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_remove_pb_hash() 1570 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_conf_result() 2342 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pkex_commit_reveal_resp() 2410 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_pb_pkex_init() 2568 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_rx_pb_presence_announcement() 3129 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_gas_status_handler() 3906 struct hapd_interfaces *interfaces = ctx; in hostapd_dpp_remove_bi() 3927 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button() 3951 struct hapd_interfaces *ifaces = hapd->iface->interfaces; in hostapd_dpp_push_button_stop()
|
H A D | vlan_full.c | 54 struct hapd_interfaces *interfaces; in dyn_iface_get() 90 struct hapd_interfaces *interfaces; in dyn_iface_put()
|
H A D | eth_p_oui.c | 94 struct hapd_interfaces *interfaces; in eth_p_oui_register()
|
H A D | drv_callbacks.c | 985 struct hapd_interfaces *interfaces = assoc_hapd->iface->interfaces; in hostapd_notif_disassoc_mld() 2882 struct hapd_interfaces *interfaces = ctx; in wpa_supplicant_event_global()
|
H A D | sta_info.c | 1032 struct hapd_interfaces *interfaces; in ap_sta_ml_disconnect()
|
H A D | beacon.c | 1279 struct hapd_interfaces *interfaces = iface->interfaces; in sta_track_seen_on()
|
/aosp_15_r20/external/wpa_supplicant_8/hostapd/aidl/ |
H A D | aidl.h | 22 int hostapd_aidl_init(struct hapd_interfaces *interfaces); 23 void hostapd_aidl_deinit(struct hapd_interfaces *interfaces);
|
H A D | aidl.cpp | 35 int hostapd_aidl_init(struct hapd_interfaces *interfaces) in hostapd_aidl_init() 65 void hostapd_aidl_deinit(struct hapd_interfaces *interfaces) in hostapd_aidl_deinit()
|
H A D | hostapd.h | 43 Hostapd(hapd_interfaces* interfaces); 85 struct hapd_interfaces* interfaces_;
|
H A D | hostapd.cpp | 1094 Hostapd::Hostapd(struct hapd_interfaces* interfaces) in Hostapd() 1266 struct hostapd_data * hostapd_get_iface_by_link_id(struct hapd_interfaces *interfaces, in hostapd_get_iface_by_link_id()
|