PcapPlusPlus  Next
pcpp::MxDnsResourceData::MxData Struct Reference

A struct that represents mail exchange (MX) data. More...

#include <DnsResourceData.h>

Public Attributes

uint16_t preference
 Preference value.
 
std::string mailExchange
 Mail exchange hostname.
 

Detailed Description

A struct that represents mail exchange (MX) data.