other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
IEEE80211_BSS_GET_IE(9) | Scanning and BSS list handling | IEEE80211_BSS_GET_IE(9) |
NAME¶
ieee80211_bss_get_ie - find IE with given IDSYNOPSIS¶
const u8
* ieee80211_bss_get_ie(struct cfg80211_bss * bss,
u8 ie);
ARGUMENTS¶
bssthe 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¶
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |