Hash function class for IPv6 addresses. More...
#include <ipv6-address.h>
Public Member Functions | |
size_t | operator() (Ipv6Address const &x) const |
Unary operator to hash IPv6 address. More... | |
Hash function class for IPv6 addresses.
Definition at line 586 of file ipv6-address.h.
size_t ns3::Ipv6AddressHash::operator() | ( | Ipv6Address const & | x | ) | const |
Unary operator to hash IPv6 address.
x | IPv6 address to hash |
Definition at line 1005 of file ipv6-address.cc.
References ns3::Ipv6Address::GetBytes(), and ns3::lookuphash().