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

#include <tree.h>

Data Fields

const char * name
 
const char * format
 
struct universeuniverse
 
unsigned code
 
int refcnt
 

Detailed Description

Definition at line 346 of file tree.h.

Field Documentation

◆ code

unsigned option::code

Definition at line 350 of file tree.h.

◆ format

const char* option::format

Definition at line 348 of file tree.h.

◆ name

const char* option::name

Definition at line 347 of file tree.h.

◆ refcnt

int option::refcnt

Definition at line 351 of file tree.h.

◆ universe

struct universe* option::universe

Definition at line 349 of file tree.h.


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