HomeSort by relevance Sort by last modified time
    Searched refs:hapd_interfaces (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/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 258 hostapd_interface_init(struct hapd_interfaces *interfaces, const char *if_name,
321 struct hapd_interfaces *interfaces = signal_ctx;
335 static int hostapd_global_init(struct hapd_interfaces *interfaces,
412 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize,
511 static int hostapd_get_global_ctrl_iface(struct hapd_interfaces *interfaces,
541 static int hostapd_get_ctrl_iface_group(struct hapd_interfaces *interfaces,
629 struct hapd_interfaces *interfaces = eloop_ctx;
639 struct hapd_interfaces interfaces;
ctrl_iface.c     [all...]
  /external/wpa_supplicant_8/src/ap/
hostapd.h 32 struct hapd_interfaces { struct
37 int (*for_each_interface)(struct hapd_interfaces *interfaces,
325 struct hapd_interfaces *interfaces;
467 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
480 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
483 hostapd_interface_init_bss(struct hapd_interfaces *interfaces, const char *phy,
491 int hostapd_add_iface(struct hapd_interfaces *ifaces, char *buf);
492 int hostapd_remove_iface(struct hapd_interfaces *ifaces, char *buf);
536 struct hostapd_data * hostapd_get_iface(struct hapd_interfaces *interfaces,
hostapd.c 58 int hostapd_for_each_interface(struct hapd_interfaces *interfaces,
    [all...]
vlan_full.c 53 struct hapd_interfaces *interfaces;
89 struct hapd_interfaces *interfaces;
beacon.c 678 struct hapd_interfaces *interfaces = iface->interfaces;
    [all...]
drv_callbacks.c     [all...]

Completed in 114 milliseconds