centos man page for cfg80211_send_deauth

Query: cfg80211_send_deauth

OS: centos

Section: 9

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

CFG80211_SEND_DEAUTH(9) 				     Actions and configuration					   CFG80211_SEND_DEAUTH(9)

NAME
cfg80211_send_deauth - notification of processed deauthentication
SYNOPSIS
void cfg80211_send_deauth(struct net_device * dev, const u8 * buf, size_t len);
ARGUMENTS
dev network device buf deauthentication frame (header + body) len length of the frame data
DESCRIPTION
This function is called whenever deauthentication has been processed in station mode. This includes both received deauthentication frames and locally generated ones. This function may sleep.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_SEND_DEAUTH(9)
Related Man Pages
enum_ieee80211_conf_flags(9) - centos
enum_ieee80211_sta_info_flags(9) - centos
ieee80211_get_buffered_bc(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_station_parameters(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq