#include "config.h"
#include <time.h>
#include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include "omapip/result.h"
#include "dhcpctl.h"
Go to the source code of this file.
Enumerations | |
enum | modes { up, down, undefined } |
Functions | |
int | main (int, char **) |