#include <dhcpd.h>
Data Fields | |
struct group * | next |
int | refcnt |
struct group_object * | object |
struct subnet * | subnet |
struct shared_network * | shared_network |
int | authoritative |
struct executable_statement * | statements |
Definition at line 849 of file dhcpd.h.
struct group* group::next [read] |
struct group_object* group::object [read] |
struct shared_network* group::shared_network [read] |
struct executable_statement* group::statements [read] |
struct subnet* group::subnet [read] |