PcapPlusPlus
Main Page
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
Enumerations
+
Enumerator
d
f
h
i
l
m
n
o
p
r
s
t
u
w
+
Files
File List
+
File Members
+
All
i
p
Functions
+
Macros
p
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
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