Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c1984 struct sta_info **sta_ret) in hostapd_find_by_sta() argument
1990 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()