PcapPlusPlus  Next
pcpp::SomeIpTpLayer::someiptphdr Struct Reference

#include <SomeIpLayer.h>

Inheritance diagram for pcpp::SomeIpTpLayer::someiptphdr:
pcpp::SomeIpLayer::someiphdr

Public Attributes

uint32_t offsetAndFlag
 
- Public Attributes inherited from pcpp::SomeIpLayer::someiphdr
uint16_t serviceID
 Service ID.
 
uint16_t methodID
 Method ID. Most significant bit 0 when E2E communication. 1 when SOME/IP event.
 
uint32_t length
 Length. Also covers payload. Excludes serviceID, methodID and length field itself.
 
uint16_t clientID
 Client ID.
 
uint16_t sessionID
 Session ID.
 
uint8_t protocolVersion
 Protocol Version.
 
uint8_t interfaceVersion
 Interface Version.
 
uint8_t msgType
 Message Type.
 
uint8_t returnCode
 Return Code.
 

Detailed Description

Represents an SOME/IP-TP protocol header.

Member Data Documentation

◆ offsetAndFlag

uint32_t pcpp::SomeIpTpLayer::someiptphdr::offsetAndFlag

Contains the offset and the more segments flag. 28 bit offset field measured in 16 bytes + 3 bit reserved + 1 bit more segments flag