Searched refs:hostapd_sta_add (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_drv_ops.h | 40 int hostapd_sta_add(struct hostapd_data *hapd,
|
H A D | ap_drv_ops.c | 463 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add() function
|
H A D | sta_info.c | 1857 if (hostapd_sta_add(hapd, sta->addr, 0, 0, in ap_sta_re_add()
|
H A D | ieee802_11.c | 4806 if (hostapd_sta_add(hapd, sta->addr, sta->aid, sta->capability, in add_associated_sta()
|