Query: cfg80211_rx_mgmt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CFG80211_RX_MGMT(9) Actions and configuration CFG80211_RX_MGMT(9)NAMEcfg80211_rx_mgmt - notification of received, unprocessed management frameSYNOPSISbool cfg80211_rx_mgmt(struct wireless_dev * wdev, int freq, int sig_dbm, const u8 * buf, size_t len, gfp_t gfp);ARGUMENTSwdev wireless device receiving the frame freq Frequency on which the frame was received in MHz sig_dbm signal strength in mBm, or 0 if unknown buf Management frame (header + body) len length of the frame data gfp context flagsDESCRIPTIONThis function is called whenever an Action frame is received for a station mode interface, but is not processed in kernel.RETURNtrue if a user space application has registered for this frame. For action frames, that makes it responsible for rejecting unrecognized action frames; false otherwise, in which case for action frames the driver is responsible for rejecting the frame.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_RX_MGMT(9)
Related Man Pages |
---|
enum_ieee80211_sta_info_flags(9) - centos |
ieee80211_sta_block_awake(9) - centos |
struct_cfg80211_bss(9) - centos |
struct_ieee80211_rx_status(9) - centos |
ieee80211_input(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |