ieee80211_bss_get_ie — find IE with given ID
const u8 * ieee80211_bss_get_ie (
)
bss
the bss to search
ie
the IE ID
Note that the return value is an RCU-protected pointer, so rcu_read_lock must be held when calling this function.
rcu_read_lock
NULL if not found.
NULL