Summary of runtime network initialization and the active IPv4 configuration.
More...
#include <src/network/runtime_network.h>
|
|
std::string | gateway |
| | Active IPv4 default gateway.
|
| |
|
bool | initializationAttempted |
| | True after network initialization has been attempted.
|
| |
|
int | initializationCode |
| | Platform-specific status code returned by initialization.
|
| |
|
std::string | ipAddress |
| | Active IPv4 address.
|
| |
|
bool | ready |
| | True when networking is initialized and ready for use.
|
| |
|
std::string | subnetMask |
| | Active IPv4 subnet mask.
|
| |
|
std::string | summary |
| | User-visible summary of the current network state.
|
| |
Summary of runtime network initialization and the active IPv4 configuration.
The documentation for this struct was generated from the following file: