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

Structure to store ethernet header fields in event packets. More...

#include <whd_events.h>

Data Fields

uint16_t subtype
 Vendor specific..32769. More...
 
uint16_t length
 Length of ethernet header. More...
 
uint8_t version
 Version is 0. More...
 
uint8_t oui [3]
 Organizationally Unique Identifier. More...
 
uint16_t usr_subtype
 User specific data. More...
 

Detailed Description

Structure to store ethernet header fields in event packets.

Definition at line 126 of file whd_events.h.

Field Documentation

uint16_t length

Length of ethernet header.

Definition at line 129 of file whd_events.h.

uint8_t oui[3]

Organizationally Unique Identifier.

Definition at line 131 of file whd_events.h.

uint16_t subtype

Vendor specific..32769.

Definition at line 128 of file whd_events.h.

uint16_t usr_subtype

User specific data.

Definition at line 132 of file whd_events.h.

uint8_t version

Version is 0.

Definition at line 130 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.