Searched refs:sta_ret (Results 1 – 1 of 1) sorted by relevance
1984 struct sta_info **sta_ret) in hostapd_find_by_sta() argument1990 if (sta_ret) in hostapd_find_by_sta()1991 *sta_ret = NULL; in hostapd_find_by_sta()1998 if (sta_ret) in hostapd_find_by_sta()1999 *sta_ret = sta; in hostapd_find_by_sta()2013 if (sta_ret) in hostapd_find_by_sta()2014 *sta_ret = sta; in hostapd_find_by_sta()