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)NAMEcfg80211_send_deauth - notification of processed deauthenticationSYNOPSISvoid cfg80211_send_deauth(struct net_device * dev, const u8 * buf, size_t len);ARGUMENTSdev network device buf deauthentication frame (header + body) len length of the frame dataDESCRIPTIONThis 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_SEND_DEAUTH(9)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |