Home
last modified time | relevance | path

Searched refs:hostapd_config_read_maclist (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c171 static int hostapd_config_read_maclist(const char *fname, in hostapd_config_read_maclist() function
2526 if (hostapd_config_read_maclist(pos, &bss->accept_mac, in hostapd_config_fill()
2533 if (hostapd_config_read_maclist(pos, &bss->deny_mac, in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c165 static int hostapd_config_read_maclist(const char *fname, in hostapd_config_read_maclist() function
2452 if (hostapd_config_read_maclist(pos, &bss->accept_mac,
2459 if (hostapd_config_read_maclist(pos, &bss->deny_mac,

Completed in 10 milliseconds