Interface address.
More...
#include <util.h>
Interface address.
Definition at line 240 of file util.h.
◆ address
The address of the given interface.
Definition at line 244 of file util.h.
◆ internal
bool uvw::interface_address::internal |
True if it is an internal interface (as an example loopback), false otherwise.
Definition at line 243 of file util.h.
◆ name
std::string uvw::interface_address::name |
The name of the interface (as an example eth0).
Definition at line 241 of file util.h.
◆ netmask
The netmask of the given interface.
Definition at line 245 of file util.h.
◆ physical
char uvw::interface_address::physical[6] |
The physical address.
Definition at line 242 of file util.h.
The documentation for this struct was generated from the following file: