#include <dhcpd.h>
Data Fields | |
OMAPI_OBJECT_PREAMBLE | |
struct subnet * | next_subnet |
struct subnet * | next_sibling |
struct shared_network * | shared_network |
struct interface_info * | interface |
struct iaddr | interface_address |
struct iaddr | net |
struct iaddr | netmask |
int | prefix_len |
struct group * | group |
struct interface_info* subnet::interface |
struct shared_network* subnet::shared_network |