ISC DHCP  4.3.0
A reference DHCPv4 and DHCPv6 implementation
option_state Struct Reference

#include <dhcpd.h>

Data Fields

int refcnt
 
int universe_count
 
int site_universe
 
int site_code_min
 
void * universes [1]
 

Detailed Description

Definition at line 360 of file dhcpd.h.

Field Documentation

◆ refcnt

int option_state::refcnt

Definition at line 361 of file dhcpd.h.

◆ site_code_min

int option_state::site_code_min

Definition at line 364 of file dhcpd.h.

◆ site_universe

int option_state::site_universe

Definition at line 363 of file dhcpd.h.

◆ universe_count

int option_state::universe_count

Definition at line 362 of file dhcpd.h.

◆ universes

void* option_state::universes[1]

Definition at line 365 of file dhcpd.h.


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