Interface address.
More...
#include <util.hpp>
Interface address.
Definition at line 378 of file util.hpp.
◆ address
| Addr uvw::InterfaceAddress::address |
The address of the given interface.
Definition at line 382 of file util.hpp.
◆ internal
| bool uvw::InterfaceAddress::internal |
True if it is an internal interface (as an example loopback), false otherwise.
Definition at line 381 of file util.hpp.
◆ name
| std::string uvw::InterfaceAddress::name |
The name of the interface (as an example eth0).
Definition at line 379 of file util.hpp.
◆ netmask
| Addr uvw::InterfaceAddress::netmask |
The netmask of the given interface.
Definition at line 383 of file util.hpp.
◆ physical
| char uvw::InterfaceAddress::physical[6] |
The physical address.
Definition at line 380 of file util.hpp.
The documentation for this struct was generated from the following file: