HomeSort by: relevance | last modified time | path
    Searched refs:hapd_interfaces (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
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);
28 hostapd_global_ctrl_iface_init(struct hapd_interfaces *interface)
34 hostapd_global_ctrl_iface_deinit(struct hapd_interfaces *interface)
main.c 358 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name,
421 struct hapd_interfaces *interfaces = signal_ctx;
435 static int hostapd_global_init(struct hapd_interfaces *interfaces,
512 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize,
613 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces,
643 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces,
731 struct hapd_interfaces *interfaces = eloop_ctx;
739 static void hostapd_global_cleanup_mld(struct hapd_interfaces *interfaces)
764 struct hapd_interfaces interfaces;
ctrl_iface.c 5013 static int hostapd_ctrl_iface_add(struct hapd_interfaces *interfaces,
5024 static int hostapd_ctrl_iface_remove(struct hapd_interfaces *interfaces,
5035 static int hostapd_global_ctrl_iface_attach(struct hapd_interfaces *interfaces,
5044 static int hostapd_global_ctrl_iface_detach(struct hapd_interfaces *interfaces,
5052 static void hostapd_ctrl_iface_flush(struct hapd_interfaces *interfaces)
5096 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces,
5124 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces,
5148 hostapd_interfaces_get_hapd(struct hapd_interfaces *interfaces,
5233 hostapd_global_ctrl_iface_interfaces(struct hapd_interfaces *interfaces,
5278 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces
    [all...]
  /src/external/bsd/wpa/dist/src/ap/
dpp_hostapd.h 41 void hostapd_dpp_init_global(struct hapd_interfaces *ifaces);
42 void hostapd_dpp_deinit_global(struct hapd_interfaces *ifaces);
hostapd.h 49 struct hapd_interfaces { struct
54 int (*for_each_interface)(struct hapd_interfaces *interfaces,
530 struct hapd_interfaces *interfaces;
717 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
731 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
734 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
746 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
747 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
803 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
eth_p_oui.c 94 struct hapd_interfaces *interfaces;
hostapd.c 77 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
253 struct hapd_interfaces *interfaces = iface->interfaces;
485 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
2745 struct hapd_interfaces *interfaces = iface->interfaces;
3034 struct hapd_interfaces *interfaces)
3096 static void hostapd_cleanup_unused_mlds(struct hapd_interfaces *interfaces)
3183 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
3239 static int ifname_in_use(struct hapd_interfaces *interfaces, const char *ifname)
3268 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
3604 hostapd_iface_alloc(struct hapd_interfaces *interfaces
    [all...]
vlan_full.c 54 struct hapd_interfaces *interfaces;
90 struct hapd_interfaces *interfaces;
dpp_hostapd.c 1529 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
1538 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
1570 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
2342 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
2410 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
2568 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
3129 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
3906 struct hapd_interfaces *interfaces = ctx;
3927 struct hapd_interfaces *ifaces = hapd->iface->interfaces;
3951 struct hapd_interfaces *ifaces = hapd->iface->interfaces
    [all...]
drv_callbacks.c 932 struct hapd_interfaces *interfaces = assoc_hapd->iface->interfaces;
2775 struct hapd_interfaces *interfaces = ctx;
sta_info.c 1032 struct hapd_interfaces *interfaces;
beacon.c 1218 struct hapd_interfaces *interfaces = iface->interfaces;

Completed in 68 milliseconds