#include <dhcpd.h>
Data Fields | |
| OMAPI_OBJECT_PREAMBLE | |
| struct shared_network * | next |
| char * | name |
| int | flags |
| struct subnet * | subnets |
| struct interface_info * | interface |
| struct pool * | pools |
| struct ipv6_pond * | ipv6_pond |
| struct group * | group |
| dhcp_failover_state_t * | failover_peer |
| struct interface_info* shared_network::interface |
| struct shared_network* shared_network::next |