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