|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <miniOS/net/netdev.h>

Go to the source code of this file.
Classes | |
| struct | net_ipv4_config_t |
Functions | |
| void | net_config_load_qemu_defaults (net_ipv4_config_t *config_out) |
| const net_ipv4_config_t * | net_config_get_active (void) |
| int | net_config_apply_device_identity (net_ipv4_config_t *config) |
| int net_config_apply_device_identity | ( | net_ipv4_config_t * | config | ) |


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


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

