Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
blf_linsenderror2 Struct Reference

Header for a BLF LIN send error event object (version 2). More...

#include <blf.h>

Public Attributes

blf_linmessagedescriptor_t linMessageDescriptor
uint64_t eoh
uint8_t isEtf
uint8_t fsmId
uint8_t fsmState
uint8_t res1

Detailed Description

Header for a BLF LIN send error event object (version 2).

Member Data Documentation

◆ eoh

uint64_t blf_linsenderror2::eoh

End-of-header timestamp in nanoseconds relative to the measurement start.

◆ fsmId

uint8_t blf_linsenderror2::fsmId

Finite state machine instance identifier (obsolete).

◆ fsmState

uint8_t blf_linsenderror2::fsmState

Finite state machine state at time of the send error (obsolete).

◆ isEtf

uint8_t blf_linsenderror2::isEtf

Non-zero if the send error occurred within an event-triggered frame.

◆ linMessageDescriptor

blf_linmessagedescriptor_t blf_linsenderror2::linMessageDescriptor

Message descriptor carrying sync field, frame ID, and protocol metadata.

◆ res1

uint8_t blf_linsenderror2::res1

Reserved; must be zero.


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