Home
last modified time | relevance | path

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

/freebsd-head/contrib/wpa/src/ap/
HDpreauth_auth.c74 sta = ap_sta_add(hapd, ethhdr->h_source); in rsn_preauth_receive()
HDsta_info.h376 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr);
HDdrv_callbacks.c344 sta = ap_sta_add(hapd, addr); in hostapd_notif_assoc()
1595 sta = ap_sta_add(hapd, rx_auth->peer); in hostapd_notif_auth()
1969 sta = ap_sta_add(hapd, addr); in hostapd_event_new_sta()
2326 sta = ap_sta_add(hapd, peer); in hostapd_notif_update_dh_ie()
HDsta_info.c794 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) in ap_sta_add() function
HDwpa_auth_glue.c1108 sta = ap_sta_add(hapd, sta_addr); in hostapd_wpa_auth_add_sta()
HDgas_serv.c61 sta = ap_sta_add(hapd, addr); in gas_dialog_create()
HDieee802_11.c3143 sta = ap_sta_add(hapd, sa); in handle_auth()
4530 sta = ap_sta_add(hapd, origin_sta->addr); in ieee80211_ml_process_link()
5458 sta = ap_sta_add(hapd, mgmt->sa); in handle_assoc()
/freebsd-head/contrib/wpa/wpa_supplicant/
HDmesh_mpm.c747 sta = ap_sta_add(data, addr); in mesh_mpm_add_peer()
/freebsd-head/contrib/wpa/hostapd/
HDctrl_iface.c131 sta = ap_sta_add(hapd, addr); in hostapd_ctrl_iface_new_sta()