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

#include <dhcpd.h>

Data Fields

struct agent_optionsnext
 
int length
 
struct option_tagfirst
 

Detailed Description

Definition at line 343 of file dhcpd.h.

Field Documentation

◆ first

struct option_tag* agent_options::first

Definition at line 346 of file dhcpd.h.

◆ length

int agent_options::length

Definition at line 345 of file dhcpd.h.

◆ next

struct agent_options* agent_options::next

Definition at line 344 of file dhcpd.h.


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