|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|

Functions | |
| void | net_config_load_qemu_defaults (net_ipv4_config_t *config_out) |
| static void | net_config_ensure_active (void) |
| const net_ipv4_config_t * | net_config_get_active (void) |
| int | net_config_apply_device_identity (net_ipv4_config_t *config) |
Variables | |
| static net_ipv4_config_t | g_active_config |
| static bool | g_active_config_initialized |
| int net_config_apply_device_identity | ( | net_ipv4_config_t * | config | ) |


|
static |


| const net_ipv4_config_t * net_config_get_active | ( | void | ) |


| void net_config_load_qemu_defaults | ( | net_ipv4_config_t * | config_out | ) |


|
static |
|
static |