PcapPlusPlus
Next
|
#include <S7CommLayer.h>
Public Attributes | |
uint8_t | protocolId |
uint8_t | msgType |
uint16_t | reserved |
uint16_t | pduRef |
uint16_t | paramLength |
uint16_t | dataLength |
Represents a S7COMM protocol header
uint16_t pcpp::s7commhdr::dataLength |
data length
uint8_t pcpp::s7commhdr::msgType |
message type
uint16_t pcpp::s7commhdr::paramLength |
parameter length
uint16_t pcpp::s7commhdr::pduRef |
protocol data unit reference
uint8_t pcpp::s7commhdr::protocolId |
protocol id
uint16_t pcpp::s7commhdr::reserved |
redundancy identification (reserved)