omapip/isclib.c File Reference
#include "dhcpd.h"
#include <sys/time.h>
#include <signal.h>
Go to the source code of this file.
Function Documentation
isc_result_t dhcp_context_create |
( |
int |
flags, |
|
|
struct in_addr * |
local4, |
|
|
struct in6_addr * |
local6 | |
|
) |
| | |
isc_result_t dhcp_dns_client_setservers |
( |
void |
|
) |
|
isc_result_t dhcp_isc_name |
( |
unsigned char * |
namestr, |
|
|
dns_fixedname_t * |
namefix, |
|
|
dns_name_t ** |
name | |
|
) |
| | |
void dhcp_signal_handler |
( |
int |
signal |
) |
|
signal handler that initiates server shutdown
- Parameters:
-
| signal | signal code that we received |
Definition at line 302 of file isclib.c.
void isclib_cleanup |
( |
void |
|
) |
|
isc_result_t isclib_make_dst_key |
( |
char * |
inname, |
|
|
char * |
algorithm, |
|
|
unsigned char * |
secret, |
|
|
int |
length, |
|
|
dst_key_t ** |
dstkey | |
|
) |
| | |
Variable Documentation