centos man page for cfg80211_inform_bss_frame

Query: cfg80211_inform_bss_frame

OS: centos

Section: 9

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

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

NAME
cfg80211_inform_bss_frame - inform cfg80211 of a received BSS frame
SYNOPSIS
struct cfg80211_bss * cfg80211_inform_bss_frame(struct wiphy * wiphy, struct ieee80211_channel * channel, struct ieee80211_mgmt * mgmt, size_t len, s32 signal, gfp_t gfp);
ARGUMENTS
wiphy the wiphy reporting the BSS channel The channel the frame was received on mgmt the management frame (probe response or beacon) len length of the management frame signal the signal strength, type depends on the wiphy's signal_type gfp context flags
DESCRIPTION
This informs cfg80211 that BSS information was found and the BSS should be updated/added.
RETURN
A referenced struct, must be released with cfg80211_put_bss! Or NULL on error.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_INFORM_BSS_(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_cfg80211_ap_settings(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_cfg80211_ops(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!