Searched refs:wpa_auth_release_group (Results 1 – 3 of 3) sorted by relevance
59 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()
503 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id);
5098 int wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) in wpa_auth_release_group() function