Query: cfg80211_send_rx_auth
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CFG80211_SEND_RX_AUT(9) Actions and configuration CFG80211_SEND_RX_AUT(9)NAMEcfg80211_send_rx_auth - notification of processed authenticationSYNOPSISvoid cfg80211_send_rx_auth(struct net_device * dev, const u8 * buf, size_t len);ARGUMENTSdev network device buf authentication frame (header + body) len length of the frame dataDESCRIPTIONThis function is called whenever an authentication has been processed in station mode. The driver is required to call either this function or cfg80211_send_auth_timeout to indicate the result of cfg80211_ops::auth call. This function may sleep.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_SEND_RX_AUT(9)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |