cfg80211_disconnected(9) centos man page | unix.com

Man Page: cfg80211_disconnected

Operating Environment: centos

Section: 9

CFG80211_DISCONNECTE(9) 				     Actions and configuration					   CFG80211_DISCONNECTE(9)

NAME
cfg80211_disconnected - notify cfg80211 that connection was dropped
SYNOPSIS
void cfg80211_disconnected(struct net_device * dev, u16 reason, u8 * ie, size_t ie_len, gfp_t gfp);
ARGUMENTS
dev network device reason reason code for the disconnection, set it to 0 if unknown ie information elements of the deauth/disassoc frame (may be NULL) ie_len length of IEs gfp allocation flags
DESCRIPTION
After it calls this function, the driver should enter an idle state and not try to connect to any AP any more.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_DISCONNECTE(9)
Related Man Pages
enum_ieee80211_ampdu_mlme_action(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_bss_parameters(9) - centos
struct_cfg80211_connect_params(9) - centos
struct_ieee80211_tx_rate(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it