Home
last modified time | relevance | path

Searched refs:wpa_auth_release_group (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_init.c59 if (wpa_auth_release_group(hapd->wpa_auth, vlan->vlan_id)) in vlan_if_add()
74 ret = wpa_auth_release_group(hapd->wpa_auth, vlan->vlan_id); in vlan_if_remove()
H A Dwpa_auth.h505 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id);
H A Dwpa_auth.c5129 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_release_group() function
5153 "WPA: wpa_auth_release_group called more often than wpa_auth_ensure_group for VLAN ID %d, skipping.", in wpa_auth_release_group()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_init.c56 if (wpa_auth_release_group(hapd->wpa_auth, vlan->vlan_id)) in vlan_if_add()
71 ret = wpa_auth_release_group(hapd->wpa_auth, vlan->vlan_id); in vlan_if_remove()
H A Dwpa_auth.h444 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id);
H A Dwpa_auth.c4700 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_release_group() function
4724 "WPA: wpa_auth_release_group called more often than wpa_auth_ensure_group for VLAN ID %d, skipping.", in wpa_auth_release_group()

Completed in 18 milliseconds