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

#include <keama.h>

Data Fields

const char * name
 
const char * format
 
const char * space
 
unsigned code
 
enum option_status status
 

Detailed Description

Definition at line 269 of file keama.h.

Field Documentation

◆ code

unsigned option_def::code

Definition at line 273 of file keama.h.

◆ format

const char* option_def::format

Definition at line 271 of file keama.h.

◆ name

const char* option_def::name

Definition at line 270 of file keama.h.

◆ space

const char* option_def::space

Definition at line 272 of file keama.h.

◆ status

enum option_status option_def::status

Definition at line 274 of file keama.h.


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