ISC DHCP  4.3.5
A reference DHCPv4 and DHCPv6 implementation
collection Struct Reference

#include <dhcpd.h>

Data Fields

struct collectionnext
 
const char * name
 
struct classclasses
 

Detailed Description

Definition at line 1057 of file dhcpd.h.

Field Documentation

§ classes

struct class* collection::classes

Definition at line 1061 of file dhcpd.h.

§ name

const char* collection::name

Definition at line 1060 of file dhcpd.h.

§ next

struct collection* collection::next

Definition at line 1058 of file dhcpd.h.


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