other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CFG80211_FIND_IE(9) | Scanning and BSS list handling | CFG80211_FIND_IE(9) |
NAME¶
cfg80211_find_ie - find information element in dataSYNOPSIS¶
const u8
* cfg80211_find_ie(u8 eid,
const u8 * ies,
int len);
ARGUMENTS¶
eidelement ID
ies
data consisting of IEs
len
length of data
RETURN¶
NOTE¶
There are no checks on the element length other than having to fit into the given data.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |