ISC DHCP  4.3.4
A reference DHCPv4 and DHCPv6 implementation
group Struct Reference

#include <dhcpd.h>

Data Fields

struct groupnext
 
int refcnt
 
struct group_objectobject
 
struct subnetsubnet
 
struct shared_networkshared_network
 
int authoritative
 
struct executable_statementstatements
 

Detailed Description

Definition at line 926 of file dhcpd.h.

Field Documentation

int group::authoritative

Definition at line 933 of file dhcpd.h.

struct group* group::next

Definition at line 927 of file dhcpd.h.

struct group_object* group::object

Definition at line 930 of file dhcpd.h.

int group::refcnt

Definition at line 929 of file dhcpd.h.

struct shared_network* group::shared_network

Definition at line 932 of file dhcpd.h.

struct executable_statement* group::statements

Definition at line 934 of file dhcpd.h.

struct subnet* group::subnet

Definition at line 931 of file dhcpd.h.


The documentation for this struct was generated from the following file: