Searched refs:hostapd_sta_set_flags (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/wpa/src/ap/ |
| HD | ap_drv_ops.c | 226 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 232 return hostapd_sta_set_flags(hapd, sta->addr, in hostapd_set_authorized() 249 return hostapd_sta_set_flags(hapd, sta->addr, total_flags, in hostapd_set_sta_flags() 489 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr, in hostapd_sta_set_flags() function
|
| HD | ap_drv_ops.h | 61 int hostapd_sta_set_flags(struct hostapd_data *hapd, u8 *addr,
|