Query: ieee80211_find_sta
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_FIND_STA(9) Advanced driver interface IEEE80211_FIND_STA(9)NAMEieee80211_find_sta - find a stationSYNOPSISstruct ieee80211_sta * ieee80211_find_sta(struct ieee80211_vif * vif, const u8 * addr);ARGUMENTSvif virtual interface to look for station on addr station's addressRETURNThe station, if found. NULL otherwise.NOTEThis function must be called under RCU lock and the resulting pointer is only valid under RCU lock as well.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_FIND_STA(9)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |