Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_event_msg Struct Reference

Structure to store fields after ethernet header in event message. More...

#include <whd_events.h>

Data Fields

uint16_t version
 Version. More...
 
uint16_t flags
 see flags below More...
 
uint32_t event_type
 Event type indicating a response from firmware for IOCTLs/IOVARs sent. More...
 
uint32_t status
 Status code corresponding to any event type. More...
 
uint32_t reason
 Reason code associated with the event occurred. More...
 
uint32_t auth_type
 WLC_E_AUTH: 802.11 AUTH request. More...
 
uint32_t datalen
 Length of data in event message. More...
 
whd_mac_t addr
 Station address (if applicable) More...
 
char ifname [16]
 name of the incoming packet interface More...
 
uint8_t ifidx
 destination OS i/f index More...
 
uint8_t bsscfgidx
 source bsscfg index More...
 

Detailed Description

Structure to store fields after ethernet header in event message.

Definition at line 148 of file whd_events.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.