Home
last modified time | relevance | path

Searched refs:vlan_setup_encryption_dyn (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dvlan_init.h26 int vlan_setup_encryption_dyn(struct hostapd_data *hapd,
51 static inline int vlan_setup_encryption_dyn(struct hostapd_data *hapd, in vlan_setup_encryption_dyn() function
Dsta_info.c749 if (vlan_setup_encryption_dyn(hapd, sta->ssid, iface) != 0) { in ap_sta_bind_vlan()
776 if (vlan_setup_encryption_dyn(hapd, sta->ssid, iface) != 0) { in ap_sta_bind_vlan()
Dvlan_init.c911 int vlan_setup_encryption_dyn(struct hostapd_data *hapd, in vlan_setup_encryption_dyn() function