centos man page for ieee80211_bss_get_ie

Query: ieee80211_bss_get_ie

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_BSS_GET_IE(9) 				  Scanning and BSS list handling				   IEEE80211_BSS_GET_IE(9)

NAME
ieee80211_bss_get_ie - find IE with given ID
SYNOPSIS
const u8 * ieee80211_bss_get_ie(struct cfg80211_bss * bss, u8 ie);
ARGUMENTS
bss the bss to search ie the IE ID
DESCRIPTION
Note that the return value is an RCU-protected pointer, so rcu_read_lock must be held when calling this function.
RETURN
NULL if not found.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_BSS_GET_IE(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_bss(9) - centos
struct_ieee80211_vif(9) - centos
regulatory_hint(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq