Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
_ETYPE_88A4_NV_DATA_HEADER Struct Reference

Platform-independent header describing a single EtherType 0x88A4 non-volatile data entry; layout is fixed across all platforms. More...

#include <packet-nv.h>

Public Attributes

uint16_t Id
 
uint16_t Hash
 
uint16_t Length
 
uint16_t Quality
 

Detailed Description

Platform-independent header describing a single EtherType 0x88A4 non-volatile data entry; layout is fixed across all platforms.

Member Data Documentation

◆ Hash

uint16_t _ETYPE_88A4_NV_DATA_HEADER::Hash

Hash of the NV data payload, used to detect corruption or unintended modification.

◆ Id

uint16_t _ETYPE_88A4_NV_DATA_HEADER::Id

Identifier of the NV data entry, used to distinguish the type or source of the payload.

◆ Length

uint16_t _ETYPE_88A4_NV_DATA_HEADER::Length

Length in bytes of the NV data payload that follows this header.

◆ Quality

uint16_t _ETYPE_88A4_NV_DATA_HEADER::Quality

Quality indicator for the NV data entry, reflecting validity or signal confidence.


The documentation for this struct was generated from the following file: