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

  /external/wpa_supplicant_8/src/ap/
ap_config.h 245 struct mac_acl_entry *deny_mac; member in struct:hostapd_bss_config
ieee802_11_auth.c 255 if (hostapd_maclist_found(hapd->conf->deny_mac,
ap_config.c 429 os_free(conf->deny_mac);
hostapd.c 962 err = hostapd_set_acl_list(hapd, conf->bss[0]->deny_mac,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 1143 os_free(conf->deny_mac);
1144 conf->deny_mac = NULL;
  /external/wpa_supplicant_8/hostapd/
ctrl_iface.c 1089 hapd->conf->deny_mac,
    [all...]
config_file.c     [all...]

Completed in 439 milliseconds