OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reload_config
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/ap/
hostapd.h
31
int (*
reload_config
)(struct hostapd_iface *iface);
member in struct:hapd_interfaces
wps_hostapd.c
283
iface->interfaces->
reload_config
(iface) < 0) {
[
all
...]
/external/wpa_supplicant_8/hostapd/
main.c
580
interfaces.
reload_config
= hostapd_reload_config;
Completed in 62 milliseconds