IP and hardware address for a network host. More...
#include <host.hpp>
Public Member Functions | |
Host (const Tins::ARP::hwaddress_type hw, const Tins::IPv4Address ip) | |
bool | operator== (const Host &other) const |
Public Attributes | |
const Tins::ARP::hwaddress_type | hw |
const Tins::IPv4Address | ip |
IP and hardware address for a network host.