Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
ns3::Hash | |
Hash function implementations. | |
ns3::Hash::Function | |
Hash functions. | |
ns3::Hash::Function::Murmur3Implementation | |
Macros | |
#define | BIG_CONSTANT(x) (x##LLU) |
#define BIG_CONSTANT | ( | x | ) | (x##LLU) |
Definition at line 80 of file hash-murmur3.cc.
Referenced by ns3::Hash::Function::Murmur3Implementation::fmix(), and ns3::Hash::Function::Murmur3Implementation::MurmurHash3_x64_128().