#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 |
| struct group_object* group::object |
| struct shared_network* group::shared_network |
| struct executable_statement* group::statements |