|
ADTF Device Toolbox SDK
|
#include <raw_ethernet_types.h>
Public Attributes | |
| int64_t | tmTimestampBeginNs = 0 |
| int64_t | tmTimestampEndNs = 0 |
| int32_t | nErrorCode = 0 |
| uint32_t | nFrameCheckSequence = 0 |
| uint32_t | nFrameSize = 0 |
| uint8_t | aFrameData [0] |
This struct describes the Ethernet sample header which is placed in the beginning of every Ethernet sample's buffer.
See adtf::devicetb::sdk::someip::stream_meta_type_ethernet for the corresponding stream type.