|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Holds the raw payload of a CAN or CAN FD message. More...
#include <socketcan.h>
Public Attributes | |
| uint8_t | length |
| uint8_t | data [64] |
Holds the raw payload of a CAN or CAN FD message.
| uint8_t wtap_can_msg_data_t::data[64] |
Raw payload bytes
| uint8_t wtap_can_msg_data_t::length |
Number of valid bytes in data (up to CANFD_MAX_DLEN)