#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 |
Definition at line 930 of file dhcpd.h.
struct group* shared_network::group [read] |
struct interface_info* shared_network::interface [read] |
struct ipv6_pond* shared_network::ipv6_pond [read] |
char* shared_network::name |
struct shared_network* shared_network::next [read] |
struct pool* shared_network::pools [read] |
struct subnet* shared_network::subnets [read] |