PcapPlusPlus  Next
pcpp::udphdr Struct Reference

#include <UdpLayer.h>

Public Attributes

uint16_t portSrc
 Source port.
 
uint16_t portDst
 Destination port.
 
uint16_t length
 Length of header and payload in bytes.
 
uint16_t headerChecksum
 Error-checking of the header and data.
 

Detailed Description

Represents an UDP protocol header