ReactOS 0.4.15-dev-8002-gbbb3b00
dhcp_option Struct Reference

#include <tree.h>

Collaboration diagram for dhcp_option:

Public Attributes

charname
 
charformat
 
struct universeuniverse
 
unsigned char code
 

Detailed Description

Definition at line 61 of file tree.h.

Member Data Documentation

◆ code

unsigned char dhcp_option::code

Definition at line 65 of file tree.h.

◆ format

char* dhcp_option::format

Definition at line 63 of file tree.h.

◆ name

char* dhcp_option::name

Definition at line 62 of file tree.h.

◆ universe

struct universe* dhcp_option::universe

Definition at line 64 of file tree.h.


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