#include <inet.h>
Defines | |
#define | CONF_BUFFER_SIZE 256 |
Functions | |
static void | parse_section_hdr (int argc, char **argv) |
static void | parse_route_section (int argc, char **argv) |
static void | parse_iface_section (int argc, char **argv) |
int | inet_parse_conf (const char *filename) |
int | load_iface_conf (struct s_iface *iface) |
int | load_route_conf (void) |
Variables | |
static struct s_conf_entry * | current = NULL |
static int | error = 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|