Scroll to navigation

CFG80211_SEND_DISASS(9) Actions and configuration CFG80211_SEND_DISASS(9)

NAME

cfg80211_send_disassoc - notification of processed disassociation

SYNOPSIS

void cfg80211_send_disassoc(struct net_device * dev, const u8 * buf, size_t len);

ARGUMENTS

dev
network device
buf
disassociation response frame (header + body)
len
length of the frame data

DESCRIPTION

This function is called whenever disassociation has been processed in station mode. This includes both received disassociation frames and locally generated ones. This function may sleep.

AUTHOR

Johannes Berg <johannes@sipsolutions.net>
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.