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

#include <tree.h>

Public Member Functions

 TAILQ_ENTRY (option) next
 

Data Fields

const char * name
 
const char * format
 
struct universeuniverse
 
unsigned code
 
int refcnt
 
const char * old
 
const struct spacespace
 
enum option_status status
 

Detailed Description

Definition at line 345 of file tree.h.

Member Function Documentation

◆ TAILQ_ENTRY()

option::TAILQ_ENTRY ( option )

Field Documentation

◆ code

unsigned option::code

Definition at line 349 of file tree.h.

◆ format

const char * option::format

Definition at line 347 of file tree.h.

◆ name

const char * option::name

Definition at line 346 of file tree.h.

◆ old

const char* option::old

Definition at line 292 of file keama.h.

◆ refcnt

int option::refcnt

Definition at line 350 of file tree.h.

◆ space

const struct space* option::space

Definition at line 295 of file keama.h.

◆ status

enum option_status option::status

Definition at line 297 of file keama.h.

◆ universe

struct universe* option::universe

Definition at line 348 of file tree.h.


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