EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
File containing the definition of dhcp configuration structures. More...
#include <net/if.h>
#include <utarray.h>
#include "../utils/allocs.h"
#include "../utils/net.h"
#include "../utils/os.h"
Go to the source code of this file.
Data Structures | |
struct | config_dhcpinfo_t |
The dhcp mapping structure. More... | |
struct | dhcp_conf |
The dhcp configuration structures. More... | |
Macros | |
#define | DHCP_LEASE_TIME_SIZE 10 |
Typedefs | |
typedef struct config_dhcpinfo_t | config_dhcpinfo_t |
The dhcp mapping structure. More... | |
File containing the definition of dhcp configuration structures.
#define DHCP_LEASE_TIME_SIZE 10 |
typedef struct config_dhcpinfo_t config_dhcpinfo_t |
The dhcp mapping structure.