|
Wireshark 4.7.3
The Wireshark network protocol analyzer
|
BLF LIN data byte timestamp event, extending the message descriptor with per-byte arrival timestamps. More...
#include <blf.h>
Public Attributes | |
| blf_linmessagedescriptor_t | linMessageDescriptor |
| uint64_t | databyteTimestamps [9] |
BLF LIN data byte timestamp event, extending the message descriptor with per-byte arrival timestamps.
| uint64_t blf_lindatabytetimestampevent::databyteTimestamps[9] |
Per-byte arrival timestamps in nanoseconds: index 0 = last header byte, indices 1–8 = data bytes 1–8.
| blf_linmessagedescriptor_t blf_lindatabytetimestampevent::linMessageDescriptor |
Message descriptor carrying sync field, frame ID, and protocol metadata.