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

#include <tree.h>

Data Fields

struct bindingnext
 
char * name
 
struct binding_valuevalue
 

Detailed Description

Definition at line 117 of file tree.h.

Field Documentation

◆ name

char* binding::name

Definition at line 119 of file tree.h.

◆ next

struct binding* binding::next

Definition at line 118 of file tree.h.

◆ value

struct binding_value* binding::value

Definition at line 120 of file tree.h.


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