Searched refs:hostap_sta_set_flags (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_hostap.c328 static int hostap_sta_set_flags(void *priv, const u8 *addr, function
657 hostap_sta_set_flags(drv, addr, 0, 0, ~WPA_STA_AUTHORIZED);
1180 .sta_set_flags = hostap_sta_set_flags,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_hostap.c328 static int hostap_sta_set_flags(void *priv, const u8 *addr, function
657 hostap_sta_set_flags(drv, addr, 0, 0, ~WPA_STA_AUTHORIZED);
1180 .sta_set_flags = hostap_sta_set_flags,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c328 static int hostap_sta_set_flags(void *priv, const u8 *addr, function
657 hostap_sta_set_flags(drv, addr, 0, 0, ~WPA_STA_AUTHORIZED);
1180 .sta_set_flags = hostap_sta_set_flags,

Completed in 33 milliseconds