Event structure used by driver msgs. More...
#include <whd_events.h>
Data Fields | |
whd_event_ether_header_t | eth |
Variable to store ethernet destination, source and ethertype in event packets. More... | |
whd_event_eth_hdr_t | eth_evt_hdr |
Variable to store ethernet header fields in event message. More... | |
whd_event_header_t | whd_event |
Variable to store rest of the event packet fields after ethernet header. More... | |
Event structure used by driver msgs.
Definition at line 166 of file whd_events.h.