PcapPlusPlus
PacketUtils.h
Go to the documentation of this file.
1
#ifndef PACKETPP_PACKET_UTILS
2
#define PACKETPP_PACKET_UTILS
3
4
#include "
Packet.h
"
5
7
12
namespace
pcpp
13
{
14
22
uint32_t
hash5Tuple
(Packet* packet);
23
30
uint32_t
hash2Tuple
(Packet* packet);
31
32
}
// namespace pcpp
33
34
#endif
/* PACKETPP_PACKET_UTILS */
pcpp::hash5Tuple
uint32_t hash5Tuple(Packet *packet)
pcpp
The main namespace for the PcapPlusPlus lib.
pcpp::hash2Tuple
uint32_t hash2Tuple(Packet *packet)
Packet.h
PcapPlusPlus
Dist
header
PacketUtils.h
Generated on Sat Aug 4 2018 23:35:13 for PcapPlusPlus by
1.8.14