Home
last modified time | relevance | path

Searched refs:hostapd_add_sta_node (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.h127 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr,
H A Dap_drv_ops.c400 int hostapd_add_sta_node(struct hostapd_data *hapd, const u8 *addr, in hostapd_add_sta_node() function
H A Dwpa_auth_glue.c1097 ret = hostapd_add_sta_node(hapd, sta_addr, WLAN_AUTH_FT); in hostapd_wpa_auth_add_sta()