Searched refs:ap_sta_add (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dpreauth_auth.c74 sta = ap_sta_add(hapd, ethhdr->h_source);
H A Dsta_info.h213 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr);
H A Ddrv_callbacks.c108 sta = ap_sta_add(hapd, addr);
686 sta = ap_sta_add(hapd, rx_auth->peer);
907 sta = ap_sta_add(hapd, addr);
H A Dsta_info.c600 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) function
H A Dwpa_auth_glue.c537 sta = ap_sta_add(hapd, sta_addr);
H A Dgas_serv.c44 sta = ap_sta_add(hapd, addr);
H A Dieee802_11.c1089 sta = ap_sta_add(hapd, mgmt->sa);
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c546 sta = ap_sta_add(data, addr);
/freebsd-11.0-release/contrib/wpa/hostapd/
H A Dctrl_iface.c164 sta = ap_sta_add(hapd, addr);

Completed in 187 milliseconds