cfg80211_send_rx_assoc(9) centos man page | unix.com

Man Page: cfg80211_send_rx_assoc

Operating Environment: centos

Section: 9

CFG80211_SEND_RX_ASS(9) 				     Actions and configuration					   CFG80211_SEND_RX_ASS(9)

NAME
cfg80211_send_rx_assoc - notification of processed association
SYNOPSIS
void cfg80211_send_rx_assoc(struct net_device * dev, struct cfg80211_bss * bss, const u8 * buf, size_t len);
ARGUMENTS
dev network device bss the BSS struct association was requested for, the struct reference is owned by cfg80211 after this call buf (re)association response frame (header + body) len length of the frame data
DESCRIPTION
This function is called whenever a (re)association response has been processed in station mode. The driver is required to call either this function or cfg80211_send_assoc_timeout to indicate the result of CFG80211_OPS :assoc call. This function may sleep.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_SEND_RX_ASS(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_cfg80211_beacon_data(9) - centos
struct_cfg80211_bss(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it