ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
enumeration Struct Reference

#include <tree.h>

Data Fields

struct enumerationnext
 
const char * name
 
unsigned width
 
struct enumeration_valuevalues
 

Detailed Description

Definition at line 45 of file tree.h.

Field Documentation

◆ name

const char* enumeration::name

Definition at line 47 of file tree.h.

◆ next

struct enumeration* enumeration::next

Definition at line 46 of file tree.h.

◆ values

struct enumeration_value* enumeration::values

Definition at line 49 of file tree.h.

◆ width

unsigned enumeration::width

Definition at line 48 of file tree.h.


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