CFG80211_SEND_AUTH_T

Section: Actions and configuration (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

cfg80211_send_auth_timeout - notification of timed out authentication  

SYNOPSIS

void cfg80211_send_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.  

AUTHOR

Johannes Berg <johannes@sipsolutions.net>

Author.
 

COPYRIGHT