Home
last modified time | relevance | path

Searched refs:hapd_interfaces (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/wpa/hostapd/
Dmain.c40 struct hapd_interfaces { struct
46 static int hostapd_for_each_interface(struct hapd_interfaces *interfaces, in hostapd_for_each_interface() argument
295 hostapd_interface_init(struct hapd_interfaces *interfaces, in hostapd_interface_init()
349 struct hapd_interfaces *interfaces = signal_ctx; in handle_reload()
359 struct hapd_interfaces *interfaces = signal_ctx; in handle_dump_state()
366 static int hostapd_global_init(struct hapd_interfaces *interfaces) in hostapd_global_init()
412 static int hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, in hostapd_global_run()
479 struct hapd_interfaces interfaces; in main()
/freebsd-9-stable/contrib/wpa/src/ap/
Dhostapd.h24 struct hapd_interfaces;
190 struct hapd_interfaces *interfaces;
246 int (*for_each_interface)(struct hapd_interfaces *interfaces,