Query: cfg80211_send_rx_assoc
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CFG80211_SEND_RX_ASS(9) Actions and configuration CFG80211_SEND_RX_ASS(9)NAMEcfg80211_send_rx_assoc - notification of processed associationSYNOPSISvoid cfg80211_send_rx_assoc(struct net_device * dev, struct cfg80211_bss * bss, const u8 * buf, size_t len);ARGUMENTSdev 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 dataDESCRIPTIONThis 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_SEND_RX_ASS(9)
Related Man Pages |
---|
enum_ieee80211_ampdu_mlme_action(9) - centos |
struct_cfg80211_bss(9) - centos |
struct_cfg80211_connect_params(9) - centos |
struct_wireless_dev(9) - centos |
regulatory_hint(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |