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

/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dsta_info.h167 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr);
H A Dpreauth_auth.c74 sta = ap_sta_add(hapd, ethhdr->h_source);
H A Ddrv_callbacks.c95 sta = ap_sta_add(hapd, addr);
453 sta = ap_sta_add(hapd, rx_auth->peer);
667 sta = ap_sta_add(hapd, addr);
H A Dwpa_auth_glue.c450 sta = ap_sta_add(hapd, sta_addr);
H A Dgas_serv.c37 sta = ap_sta_add(hapd, addr);
H A Dsta_info.c474 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) function
H A Dieee802_11.c553 sta = ap_sta_add(hapd, mgmt->sa);
/freebsd-10.2-release/contrib/wpa/hostapd/
H A Dctrl_iface.c147 sta = ap_sta_add(hapd, addr);

Completed in 172 milliseconds