WKern
Loading...
Searching...
No Matches
addr.c File Reference
#include <types/nums.h>

Go to the source code of this file.

Data Structures

struct  net_config_t

Variables

net_config_t net_config

Variable Documentation

◆ net_config

net_config_t net_config
Initial value:
= {
.ip = {10, 0, 2, 15},
.netmasK = {255, 255, 255, 0},
.gateway = {10, 0, 2, 2},
}

Definition at line 14 of file addr.c.