ADTF Device Toolbox SDK
Loading...
Searching...
No Matches
adtf::devicetb::sdk::someip::hood::tSomeIpSampleHeader Struct Reference

#include <someip_types.h>

Public Attributes

uint16_t nVLANId = 0
 
bool bIsTCP = false
 
bool bIsIPv6 = false
 
uint16_t nMessageCount = 0
 
uint8_t aSrcIP [16] = { 0 }
 
uint8_t aDstIP [16] = { 0 }
 
uint16_t nSrcPort = 0
 
uint16_t nDstPort = 0
 
uint32_t nMessageDataSize = 0
 

Detailed Description

This struct describes the SOME/IP sample header which is placed in the beginning of every SOME/IP sample's buffer. It contains mainly network-specific information such as source and destination endpoints which is otherwise not part a SOME/IP message.


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