ISC DHCP  4.3.0
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 961 of file dhcpd.h.

Field Documentation

◆ classes

struct class* collection::classes

Definition at line 965 of file dhcpd.h.

◆ name

const char* collection::name

Definition at line 964 of file dhcpd.h.

◆ next

struct collection* collection::next

Definition at line 962 of file dhcpd.h.


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