ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
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 396 of file dhcpd.h.

Field Documentation

◆ refcnt

int option_state::refcnt

Definition at line 397 of file dhcpd.h.

◆ site_code_min

int option_state::site_code_min

Definition at line 400 of file dhcpd.h.

◆ site_universe

int option_state::site_universe

Definition at line 399 of file dhcpd.h.

◆ universe_count

int option_state::universe_count

Definition at line 398 of file dhcpd.h.

◆ universes

void* option_state::universes[1]

Definition at line 401 of file dhcpd.h.


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