Man Page: ieee80211_bss_get_ie
Operating Environment: centos
Section: 9
IEEE80211_BSS_GET_IE(9) Scanning and BSS list handling IEEE80211_BSS_GET_IE(9)NAMEieee80211_bss_get_ie - find IE with given IDSYNOPSISconst u8 * ieee80211_bss_get_ie(struct cfg80211_bss * bss, u8 ie);ARGUMENTSbss the bss to search ie the IE IDDESCRIPTIONNote that the return value is an RCU-protected pointer, so rcu_read_lock must be held when calling this function.RETURNNULL if not found.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_BSS_GET_IE(9)
| Related Man Pages |
|---|
| ieee80211_get_buffered_bc(9) - centos |
| struct_cfg80211_assoc_request(9) - centos |
| struct_cfg80211_bss(9) - centos |
| struct_ieee80211_vif(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |