AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Functions | |
uint32 | address_to_uint (boost::asio::ip::address_v4 const &address) |
bool | IsInNetwork (boost::asio::ip::address_v4 const &networkAddress, boost::asio::ip::address_v4 const &mask, boost::asio::ip::address_v4 const &clientAddress) |
boost::asio::ip::address_v4 | GetDefaultNetmaskV4 (boost::asio::ip::address_v4 const &networkAddress) |
bool | IsInNetwork (boost::asio::ip::address_v6 const &networkAddress, uint16 prefixLength, boost::asio::ip::address_v6 const &clientAddress) |
|
inline |
Referenced by GetDefaultNetmaskV4(), and IpLocationStore::GetLocationRecord().
|
inline |
References address_to_uint().
|
inline |
Referenced by Realm::GetAddressForClient().
|
inline |