ISC DHCP 4.4.3
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 1088 of file dhcpd.h.

Field Documentation

◆ classes

struct class* collection::classes

Definition at line 1092 of file dhcpd.h.

◆ name

const char* collection::name

Definition at line 1091 of file dhcpd.h.

◆ next

struct collection* collection::next

Definition at line 1089 of file dhcpd.h.


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