Home
last modified time | relevance | path

Searched refs:deny_mac (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dap.c
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dieee802_11_auth.c
H A Dap_config.h
H A Dap_config.c
H A Dctrl_iface_ap.c
H A Dhostapd.c
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h531 struct qdf_mac_addr deny_mac[MAX_ACL_MAC_ADDRESS]; /* MAC filtering */ member
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c898 qdf_mem_copy(sap_ctx->denyMacList, config->deny_mac, in wlansap_start_bss()
899 sizeof(config->deny_mac)); in wlansap_start_bss()
944 qdf_mem_copy(sap_ctx->denyMacList, config->deny_mac, in wlansap_set_mac_acl()
945 sizeof(config->deny_mac)); in wlansap_set_mac_acl()
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c
H A Dconfig_file.c
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c27122 qdf_mem_copy(&config->deny_mac[i], in __wlan_hdd_cfg80211_set_mac_acl()