ieee80211_find_sta(9) centos man page | unix.com

Man Page: ieee80211_find_sta

Operating Environment: centos

Section: 9

IEEE80211_FIND_STA(9)					     Advanced driver interface					     IEEE80211_FIND_STA(9)

NAME
ieee80211_find_sta - find a station
SYNOPSIS
struct ieee80211_sta * ieee80211_find_sta(struct ieee80211_vif * vif, const u8 * addr);
ARGUMENTS
vif virtual interface to look for station on addr station's address
RETURN
The station, if found. NULL otherwise.
NOTE
This function must be called under RCU lock and the resulting pointer is only valid under RCU lock as well.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_FIND_STA(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_tid_ampdu_tx(9) - centos
enum_ieee80211_sta_info_flags(9) - suse
ieee80211_get_buffered_bc(9) - suse
struct_ieee80211_ops(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq