|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|
#include <net_config.h>
Public Attributes | |
| uint8_t | address [4] |
| uint8_t | netmask [4] |
| uint8_t | gateway [4] |
| uint8_t | dns [4] |
| uint8_t | mac [6] |
| char | if_name [8] |
| uint8_t net_ipv4_config_t::address[4] |
| uint8_t net_ipv4_config_t::dns[4] |
| uint8_t net_ipv4_config_t::gateway[4] |
| char net_ipv4_config_t::if_name[8] |
| uint8_t net_ipv4_config_t::mac[6] |
| uint8_t net_ipv4_config_t::netmask[4] |