Query: cfg80211_disconnected
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CFG80211_DISCONNECTE(9) Actions and configuration CFG80211_DISCONNECTE(9)NAMEcfg80211_disconnected - notify cfg80211 that connection was droppedSYNOPSISvoid cfg80211_disconnected(struct net_device * dev, u16 reason, u8 * ie, size_t ie_len, gfp_t gfp);ARGUMENTSdev 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 flagsDESCRIPTIONAfter it calls this function, the driver should enter an idle state and not try to connect to any AP any more.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_DISCONNECTE(9)
Related Man Pages |
---|
ieee80211_get_buffered_bc(9) - centos |
struct_bss_parameters(9) - centos |
struct_cfg80211_scan_request(9) - centos |
struct_ieee80211_channel(9) - centos |
struct_wireless_dev(9) - centos |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |