#include "dhcpd.h"Go to the source code of this file.
Macros | |
| #define | CLIENT_HASH_SIZE (2*(sizeof(client_options) / sizeof(struct option))) |
Functions | |
| void | initialize_client_option_spaces () |
Variables | |
| struct universe | client_universe |
Definition at line 37 of file client_tables.c.
| void initialize_client_option_spaces | ( | ) |
Definition at line 39 of file client_tables.c.
Definition at line 30 of file client_tables.c.