dhcpctl/omshell.c File Reference

#include "config.h"
#include <time.h>
#include <sys/time.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <syslog.h>
#include "dhcpctl.h"
#include "dhcpd.h"

Go to the source code of this file.

Functions

isc_result_t find_class (struct class **c, const char *n, const char *f, int l)
int parse_allow_deny (struct option_cache **oc, struct parse *cfile, int flag)
void dhcp (struct packet *packet)
void bootp (struct packet *packet)
int check_collection (struct packet *p, struct lease *l, struct collection *c)
void classify (struct packet *packet, struct class *class)
int main (int argc, char **argv)
isc_result_t dhcp_set_control_state (control_object_state_t oldstate, control_object_state_t newstate)

Function Documentation

void bootp ( struct packet packet  ) 

Definition at line 53 of file omshell.c.

int check_collection ( struct packet p,
struct lease l,
struct collection c 
)

Definition at line 60 of file omshell.c.

void classify ( struct packet packet,
struct class class 
)

Definition at line 64 of file omshell.c.

void dhcp ( struct packet packet  ) 

Definition at line 52 of file omshell.c.

isc_result_t dhcp_set_control_state ( control_object_state_t  oldstate,
control_object_state_t  newstate 
)

Definition at line 732 of file omshell.c.

isc_result_t find_class ( struct class **  c,
const char *  n,
const char *  f,
int  l 
)

Definition at line 44 of file omshell.c.

int main ( int  argc,
char **  argv 
)

Definition at line 79 of file omshell.c.

int parse_allow_deny ( struct option_cache **  oc,
struct parse cfile,
int  flag 
)

Definition at line 48 of file omshell.c.


Generated on 5 Apr 2014 for ISC DHCP by  doxygen 1.6.1