PcapPlusPlus  Next
pcpp::SomeIpLayer::someiphdr Struct Reference

#include <SomeIpLayer.h>

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

Public Attributes

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 a SOME/IP protocol header