Searched refs:hostapd_add_sta_node (Results 1 – 3 of 3) sorted by relevance
98 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr,
527 if (hostapd_add_sta_node(hapd, sta_addr, WLAN_AUTH_FT) < 0) in hostapd_wpa_auth_add_sta()
342 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_sta_node() function