other versions
CFG80211_AUTH_TIMEOU(9) | Actions and configuration | CFG80211_AUTH_TIMEOU(9) |
NAME¶
cfg80211_auth_timeout - notification of timed out authentication
SYNOPSIS¶
void cfg80211_auth_timeout(struct net_device * dev, const u8 * addr);
ARGUMENTS¶
dev
network device
addr
The MAC address of the device with which the
authentication timed out
DESCRIPTION¶
This function may sleep. The caller must hold the corresponding wdev's mutex.
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |